package
0.0.0-20240619094345-a7e1bdb6653c
Repository: https://github.com/localhots/bocadillo.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New creates a new binary log reader.
NewEnhanced creates a new enhanced binary log reader.
# Variables
ErrUnknownTableID is returned when a table ID from a rows event is missing in the table map index.
# Structs
EnhancedReader is an extended version of the reader that maintains schema details to add column names and signed integers support.
EnhancedRowsEvent ...
Event contains binlog event details.
Reader is a binary log reader.