package
0.11.0
Repository: https://github.com/kobsio/kobs.git
Documentation: pkg.go.dev

# Functions

New returns a new Elasticsearch instance for the given configuration.
NewMockInstance creates a new instance of MockInstance.

# Structs

Bucket is the structure of a bucket returned by the Elasticsearch API.
Config is the structure of the configuration for a single Elasticsearch instance.
Data is the transformed Response result, which is passed to the React UI.
MockInstance is an autogenerated mock type for the Instance type.
Response is the structure of successful Elasticsearch API call.
ResponseError is the structure of failed Elasticsearch API call.

# Interfaces

Instance is the interface which must be implemented by each configured Elasticsearch instance.
No description provided by the author