package
Version:
v0.16.2
Opens a new window with list of versions in this module.
Published: Apr 6, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
You can use the "packr clean" command to clean up this,
and any other packr generated files.
New mailer generator. It will init the mailers directory if it doesn't already exist
type Options struct {
App meta.App `json:"app"`
Name name.Ident `json:"name"`
SkipInit bool `json:"skip_init"`
}
Options needed to create a new mailer
Validate options are useful
Source Files
¶
Click to show internal directories.
Click to hide internal directories.