Documentation
¶
Index ¶
- type Header
- type Message
- func (m Message) Cc() []string
- func (m Message) Date() time.Time
- func (m Message) Files() []string
- func (m Message) Filter(fn func(Header) bool) []Part
- func (m Message) From() string
- func (m Message) HasAttachments() bool
- func (m Message) IsMime() bool
- func (m Message) IsMultipart() bool
- func (m Message) IsReply() bool
- func (m Message) Part(mt string) Part
- func (m Message) Subject() string
- func (m Message) To() []string
- type Part
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.