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