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

# Functions

New returns a new Comparer.

# Structs

A Comparer allows comparing query results for test cases between a reference API and a test API.
Result tracks a single test case's query comparison result.
TestCase represents a fully expanded query to be tested.

# Interfaces

PromAPI allows running instant and range queries against a Prometheus-compatible API.