package
0.10.3
Repository: https://github.com/cscfi/qvain-api.git
Documentation: pkg.go.dev

# Functions

Filter returns the contents of the Json _sources key from the Elastic Search response, effectively filtering out some ES noise.
FilterAndCount returns the contents of the _sources key just like Filter(), but also returns a count of the number of elements to facilitate sanity checks.
NewClient creates a new client for Elastic Search.

# Constants

Configuration for json path getter.
Configuration for json path getter.
Configuration for http client.
Configuration for http client.
Configuration for http client.

# Structs

ESClient describes the parameters needed to query an Elastic Search instance.