mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-06 19:29:15 +08:00
7 lines
206 B
Go
7 lines
206 B
Go
![]() |
// Copyright (c) Mainflux
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
// Package emailer contains the domain concept definitions needed to support
|
||
|
// Mainflux users email service functionality.
|
||
|
package emailer
|