Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
func (*Notifier) Validate ¶
func (n *Notifier) Validate() NotifyError
validate smtp server connection & authorize & check ssl status execute on every notifier change
type NotifyError ¶
type NotifyError int
const ( NoError NotifyError = iota ConnectionError ProtocolError AuthorizeError )
Click to show internal directories.
Click to hide internal directories.