mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-22 20:00:22 +00:00
61d0427898
Signed-off-by: dusan <borovcanindusan1@gmail.com>
8 lines
328 B
Go
8 lines
328 B
Go
// Copyright (c) Abstract Machines
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// package magistrala acts as an umbrella package containing multiple different
|
|
// microservices and defines all shared domain concepts.
|
|
// For detailed documentation of the platform, please visit https://magistrala.absmach.eu/docs/.
|
|
package magistrala
|