mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 06:30:22 +00:00
7066101996
Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
6 lines
150 B
Go
6 lines
150 B
Go
// Copyright (c) Magistrala
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package api contains implementation of bootstrap service HTTP API.
|
|
package api
|