Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WalData ¶
type WalData struct {
OperationType Operation
Schema string
Table string
Data map[string]interface{}
Timestamp int64
Pos uint64
Rule *conf.Rule
}
WalData represent parsed wal log data
Click to show internal directories.
Click to hide internal directories.