mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
15e756a5a3
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
8 lines
318 B
Go
8 lines
318 B
Go
// Copyright (c) Abstract Machines
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package supermq acts as an umbrella package containing multiple different
|
|
// microservices and defines all shared domain concepts.
|
|
// For detailed documentation of the platform, please visit https://docs.supermq.absmach.eu.
|
|
package supermq
|