package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 4, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MQMessage struct {
Schema string `json:"schema"`
Table string `json:"table"`
Operation string `json:"operation"`
Data map[string]interface{} `json:"data"`
OperateTime int64 `json:"operateTime"`
}
Output for write wal data
NewOutput create new output
Source Files
¶
Click to show internal directories.
Click to hide internal directories.