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