Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CanalOption ¶
type ReplicationDMLHandler ¶
type ReplicationDMLHandler func(msg ReplicationMessage)
type ReplicationMessage ¶
type ReplicationSyncer ¶
type ReplicationSyncer struct {
// contains filtered or unexported fields
}
func NewReplicationSyncer ¶
func NewReplicationSyncer(canalOption CanalOption, dmlHandler ReplicationDMLHandler) *ReplicationSyncer
func (*ReplicationSyncer) Start ¶
func (t *ReplicationSyncer) Start() error
Click to show internal directories.
Click to hide internal directories.