mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-06 19:29:15 +08:00
7 lines
156 B
Go
7 lines
156 B
Go
![]() |
// Copyright (c) Mainflux
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
// Package server contains the HTTP, gRPC and CoAP server implementation.
|
||
|
|
||
|
package server
|