Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoAddr = Addr{}
View Source
var Sender = Addr{"vmail", "vmail@localhost"}
Functions ¶
This section is empty.
Types ¶
type Addr ¶
func (Addr) HasDelimiter ¶
type Msg ¶
type Msg struct { Header textproto.MIMEHeader Parts []Part }
Click to show internal directories.
Click to hide internal directories.