# Functions
Helper takes a generic type T, a context.Context and an esql.Query request.
Run an ES|QL query.
Helper takes a generic type T, a context.Context and an esql.Query request buffer the response and provides an API to consume one item at a time.
NewQueryFunc returns a new instance of Query with the provided transport.
NewRequest returns a Request.
NewResponse returns a Response.
# Variables
ErrBuildPath is returned in case of missing parameters within the build of the request.
# Interfaces
No description provided by the author