Files
magistrala/doc.go
T
Dušan Borovčanin 559e05f0f4 NOISSUE - Move SDK to pkg (#2583)
Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
2024-12-10 14:23:35 +01:00

8 lines
327 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.abstractmachines.fr.
package supermq