# Functions
No description provided by the author
NewBinlogEntry creates an empty, ready to go BinlogEntry object.
NewBinlogEntry creates an empty, ready to go BinlogEntry object.
No description provided by the author
No description provided by the author
# Structs
BinlogDMLEvent is a binary log rows (DML) event entry, with data.
BinlogEntry describes an entry in the binary log.
No description provided by the author
# Interfaces
BinlogReader is a general interface whose implementations can choose their methods of reading a binary log file and parsing it into binlog entries.
# Type aliases
No description provided by the author