Documentation ¶
Index ¶
Constants ¶
View Source
const POP3 = "pop3"
View Source
const POP3S = "pop3s"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type POP3Plugin ¶
type POP3Plugin struct{} // POP3
func (*POP3Plugin) Name ¶
func (p *POP3Plugin) Name() string
func (*POP3Plugin) PortPriority ¶
func (p *POP3Plugin) PortPriority(port uint16) bool
func (*POP3Plugin) Priority ¶
func (p *POP3Plugin) Priority() int
func (*POP3Plugin) Type ¶
func (p *POP3Plugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.