package
Version:
v0.0.0-...-a8bca5e
Opens a new window with list of versions in this module.
Published: Oct 2, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EmailConfig struct {
Address string `json: address`
Server string `json: server`
Port string `json: port`
Template string `json: template`
Recipients []string `json: recipients`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.