mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
1f48a73677
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
7 lines
229 B
Go
7 lines
229 B
Go
// Copyright (c) Abstract Machines
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package events provides the events sourcing of channels to
|
|
// provide replication in other service and definitions needed to support it
|
|
package events
|