Documentation ¶
Index ¶
Constants ¶
View Source
const IMAP = "imap"
View Source
const IMAPS = "imaps"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IMAPPlugin ¶
type IMAPPlugin struct{}
func (*IMAPPlugin) Name ¶
func (p *IMAPPlugin) Name() string
func (*IMAPPlugin) PortPriority ¶
func (p *IMAPPlugin) PortPriority(i uint16) bool
func (*IMAPPlugin) Priority ¶
func (p *IMAPPlugin) Priority() int
func (*IMAPPlugin) Type ¶
func (p *IMAPPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.