The highest tagged major version is
v2.
package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Nov 30, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.