7 lines
194 B
Go
7 lines
194 B
Go
|
// Copyright (c) Mainflux
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
// Package clients contains the domain concept definitions needed to support
|
||
|
// Mainflux clients functionality.
|
||
|
package clients
|