# 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 Elasticsearch pulling data then indexing it into Elasticsearch.
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.