mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
7066101996
Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
7 lines
224 B
Go
7 lines
224 B
Go
// Copyright (c) Magistrala
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// package magistrala acts as an umbrella package containing multiple different
|
|
// microservices and defines all shared domain concepts.
|
|
package magistrala
|