package
0.0.0-20211110114353-ba379267411b
Repository: https://github.com/khlystov/go-mysql-rabbitmq.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewConfig creates a Config from data.
NewConfigWithFile creates a Config from file.
NewRiver creates the River from config.

# Variables

ErrRuleNotExist is the error if rule is not defined.

# Structs

Config is the configuration.
River is a pluggable service within RabbitMQ pulling data then indexing it into RabbitMQ.
Rule is the rule for how to sync data from MySQL to ES.
SourceConfig is the configs for source.
TomlDuration supports time codec for TOML format.