mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:30:25 +00:00
be69946036
Signed-off-by: 1998-felix <felix.gateru@gmail.com>
7 lines
208 B
Go
7 lines
208 B
Go
// Copyright (c) Abstract Machines
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package events provides the domain concept definitions needed to
|
|
// support Magistrala auth service functionality.
|
|
package events
|