Versions in this module Expand all Collapse all v1 v1.4.3 Feb 12, 2023 Changes in this version + func FormatHeaderString(headers textproto.MIMEHeader) string + type API struct + Arguments string + Background bool + Command string + func (api API) BuildMessage() string + type Auth struct + Password string + User string + func (auth Auth) BuildMessage() string + type Command interface + BuildMessage func() string + type Connect struct + func (Connect) BuildMessage() string + type DisableEvents struct + func (DisableEvents) BuildMessage() string + type DivertEvents struct + Enabled bool + func (d DivertEvents) BuildMessage() string + type Event struct + Format string + Ignore bool + Listen []string + func (e Event) BuildMessage() string + type Exit struct + func (Exit) BuildMessage() string + type Filter struct + Delete bool + EventHeader string + FilterValue string + func (f Filter) BuildMessage() string + type Linger struct + Enabled bool + func (l Linger) BuildMessage() string + type Log struct + Enabled bool + Level int + func (l Log) BuildMessage() string + type MyEvents struct + Format string + UUID string + func (m MyEvents) BuildMessage() string + type SendEvent struct + Body string + Headers textproto.MIMEHeader + Name string + func (s *SendEvent) BuildMessage() string + type SendMessage struct + Body string + Headers textproto.MIMEHeader + Sync bool + SyncPri bool + UUID string + func (s *SendMessage) BuildMessage() string v1.4.2-1 Feb 12, 2023