# Functions
NewClient creates a new Client.
NewEndpointSet returns a new set of Thanos APIs.
NewGRPCEndpointSpec creates gRPC endpoint spec.
NewPromSeriesSet constructs a promSeriesSet.
NewQueryableCreator creates QueryableCreator.
# Structs
Client is a query client that executes PromQL queries.
EndpointSet maintains a set of active Thanos endpoints.
Opts are the options for a PromQL query.
# Type aliases
QueryableCreator returns implementation of promql.Queryable that fetches data from the proxy store API endpoints.