Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Replicator ¶
type Replicator struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg config.Config) *Replicator
func (*Replicator) GenerateChDDL ¶
func (r *Replicator) GenerateChDDL() error
GenerateChDDL generates clickhouse table DDLs TODO: refactor me
func (*Replicator) HandleMessage ¶
HandleMessage processes the incoming wal message
func (*Replicator) Run ¶
func (r *Replicator) Run() error
Click to show internal directories.
Click to hide internal directories.