package
0.0.0-20240726084404-24a327084bbc
Repository: https://github.com/lianjiatech/lightning.git
Documentation: pkg.go.dev

# Functions

BinlogFileParser parser binary log file.
BinlogFilter check if event will do.
BinlogParser ...
BinlogStreamParser parser mysql connection replication event.
CheckBinlogFileEncrypt check file is encrypted.
CheckBinlogFileHeader check file is binary log.
CheckBinlogFileTime ...
CheckBinlogFormat check binlog format.
DecryptBinlog decrypt binlog file with keyring.
FileNextEvent ...
FilterExcludeGTIDs ...
FilterIgnoreTables ...
FilterIncludeGTIDs ...
FilterQueryType ...
FilterServerID ...
FilterStartDatetime ...
FilterStartPos ...
FilterStopDatetime ...
FilterStopPos ...
FilterTables ...
FilterThreadID ...
InGTIDSet ...
ParseEventHeader parser event header, in go-mysql it's internal func, make it public.
TypeSwitcher event router by type.
UpdateMasterInfo ...

# Constants

EncryptFileHeaderOffset encrypt file header size.
event header length.
binlog file magic header 0XFE bin.
KeyRingXORStr mysql-server: plugin/keyring/common/keyring_key.cc obfuscate_str.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author