Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dir ¶
type Dir struct {
// contains filtered or unexported fields
}
Dir is a single directory containing maildir files
func (*Dir) EachMessage ¶
func (d *Dir) EachMessage(handler MessageHandler) error
type MessageHandler ¶
MessageHandler is a function for iterating through a maildir
Click to show internal directories.
Click to hide internal directories.