7 lines
203 B
Go
7 lines
203 B
Go
|
// Copyright (c) Mainflux
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
// Package notifiers contain the domain concept definitions needed to
|
||
|
// support Mainflux notifications functionality.
|
||
|
package notifiers
|