Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentYear ¶
func CurrentYear() int
func FormatDuration ¶
Types ¶
type CommonContext ¶
func NewCommonContext ¶
func NewCommonContext(appName, baseURL string) CommonContext
type EmailTemplate ¶
type EmailTemplate struct {
// contains filtered or unexported fields
}
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager() *Manager
func (*Manager) Register ¶
func (m *Manager) Register(def Definition) error
Click to show internal directories.
Click to hide internal directories.