package
0.15.0
Repository: https://github.com/go-faster/oteldb.git
Documentation: pkg.go.dev

# Functions

NewInstantQueryQuery returns new Query from InstantQuery.
NewOptDateTime returns new OptDateTime with value set to v.
NewOptInt returns new OptInt with value set to v.
NewOptString returns new OptString with value set to v.
NewRangeQueryQuery returns new Query from RangeQuery.
NewRecorder returns new Recorder.
NewSeriesQueryQuery returns new Query from SeriesQuery.
NewServer initializes new proxy Server from openapi client.

# Constants

Possible values for QueryType.
Possible values for QueryType.
Possible values for QueryType.

# Structs

Ref: #/definitions/instantQuery.
OptDateTime is optional time.Time.
OptInt is optional int.
OptString is optional string.
Ref: #/definitions/query Query represents sum type.
Ref: #/definitions/rangeQuery.
No description provided by the author
Recorder of prometheus queries.
Ref: #/definitions/seriesQuery.
Server implement proxy server.

# Type aliases

QueryType is oneOf type of Query.