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