Documentation ¶
Index ¶
Constants ¶
View Source
const ( VERSION int = 0 ENCRYPTION int = 1 INSTOPT int = 2 THREADID int = 3 MARS int = 4 TRACEID int = 5 FEDAUTHREQUIRED int = 6 NONCEOPT int = 7 TERMINATOR byte = 0xFF )
Potential values for PLOptionToken
View Source
const MSSQL = "mssql"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MSSQLPlugin ¶
type MSSQLPlugin struct{}
func (*MSSQLPlugin) Name ¶
func (p *MSSQLPlugin) Name() string
func (*MSSQLPlugin) PortPriority ¶
func (p *MSSQLPlugin) PortPriority(port uint16) bool
func (*MSSQLPlugin) Priority ¶
func (p *MSSQLPlugin) Priority() int
func (*MSSQLPlugin) Type ¶
func (p *MSSQLPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.