package
0.0.0-20230209124253-5cfe7a909806
Repository: https://github.com/obgnail/mysql-river.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClient creates the Client with configuration.
No description provided by the author

# Constants

See http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/bulk.html.
See http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/bulk.html.
See http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/bulk.html.
See http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/bulk.html.

# Structs

No description provided by the author
BulkRequest is used to send multi request in batch.
BulkResponse is the response for the bulk request.
BulkResponseItem is the item in the bulk response.
Client is the esClient to communicate with ES.
ClientConfig is the configuration for the esClient.
No description provided by the author
No description provided by the author
MappingResponse is the response for the mapping request.
Response is the ES response.
ResponseItem is the ES item in the response.
No description provided by the author

# Type aliases

Mapping represents ES mapping.