Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedMailer ¶
type FeedMailer struct { ErrChan chan error // contains filtered or unexported fields }
func NewFeedMailer ¶
func NewFeedMailer() *FeedMailer
func (*FeedMailer) Start ¶
func (fm *FeedMailer) Start(file string) error
Click to show internal directories.
Click to hide internal directories.