mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
843a0cae1f
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com> Signed-off-by: dusan <borovcanindusan1@gmail.com> Signed-off-by: Arvindh <arvindh91@gmail.com> Co-authored-by: Arvindh <arvindh91@gmail.com> Co-authored-by: dusan <borovcanindusan1@gmail.com>
6 lines
163 B
Go
6 lines
163 B
Go
// Copyright (c) Abstract Machines
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package events provides event handling for the notifications service.
|
|
package events
|