Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImapClient ¶
type ImapClient struct {
// contains filtered or unexported fields
}
func NewImapClient ¶
func NewImapClient( db *repo.Repository, notifications chan *pb.NotificationV1, errs chan error, ) (*ImapClient, error)
Click to show internal directories.
Click to hide internal directories.