# Functions
New returns a new `ElasticSearch` client.
NewWithDynamicIndex returns a new `ElasticSearch` client.
# Structs
ElasticSearch `Output` definition.
# Type aliases
Config is the ElasticSearch configuration.
DynamicIndexFunc is a function which defines the name of the index, and evaluated at the index time.