Documentation ¶
Index ¶
- type MailList
- func (node *MailList) AddMail(mail string)
- func (node *MailList) AddPath(path []string) (*MailList, bool)
- func (node *MailList) AppendChild(name string) (*MailList, bool)
- func (node *MailList) FindPath(path []string) (*MailList, bool)
- func (node *MailList) GetMailsHierarchically() ([]string, bool)
- func (node *MailList) GetPath(path []string) (*MailList, bool)
- func (node *MailList) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MailList ¶
func (*MailList) GetMailsHierarchically ¶
Click to show internal directories.
Click to hide internal directories.