pmysql

package
v1.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodePacket

func DecodePacket(data []byte) model.Map

DecodePacket 尝试用mysql协议解包,data是完整的抓包数据,包含TCP/IP头

func DecodePacketWithoutHeader

func DecodePacketWithoutHeader(data []byte) model.Map

DecodePacketWithoutHeader 尝试用Mysql协议解析,data是协议中应用层部分,不包含IP头等信息

func GetTCPPayload

func GetTCPPayload(data []byte) ([]byte, error)

GetTCPPayload unpack TCP/IP packet return the payload without protocol layer

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL