mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 04:20:17 +00:00
7066101996
Signed-off-by: dusanb94 <dusan.borovcanin@mainflux.com>
7 lines
194 B
Go
7 lines
194 B
Go
// Copyright (c) Magistrala
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package events provides the domain concept definitions needed to support
|
|
// bootstrap events functionality.
|
|
package events
|