Documentation
¶
Index ¶
Constants ¶
View Source
const ( MysqlComQuery = 3 MysqlComStmtPrepare = 0x16 MysqlComStmtExecute = 0x17 MysqlComStmtClose = 0x19 )
View Source
const ( PostgresFrameQuery byte = 'Q' PostgresFrameBind byte = 'B' PostgresFrameParse byte = 'P' PostgresFrameClose byte = 'C' )
View Source
const (
MemcacheDBItemKeyName attribute.Key = "db.memcached.item"
)
View Source
const (
MongoOpMSG = 2013
)
Variables ¶
This section is empty.
Functions ¶
func HandleL7Request ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.