//
pkg.gl
Category
github.com/fmitra/authenticator
internal
mail
package
0.5.0
Repository:
https://github.com/fmitra/authenticator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
54 SLOC
#
Functions
NewService
NewService returns a new mailing service.
WithConfig
WithConfig configures the service with a Config.
WithDefaults
WithDefaults configures the service with a default mailer (net/smtp).
#
Structs
Config
Config holds configuration options for the service.
#
Type aliases
ConfigOption
ConfigOption configures the service.