package
2.0.0-beta9
Repository: https://github.com/alxarch/go-meter.git
Documentation: pkg.go.dev

# Functions

DB connects to a remote meter.DB over HTTP.
Handler creates an HTTP endpoint for a meter.DB.
InflateRequest middleware inflates request body.
ParseQuery sets query values from a URL query.
No description provided by the author
QueryHandler returns an HTTP endpoint for a QueryRunner.
No description provided by the author
StoreHandler returns an HTTP endpoint for an EventStore.

# Structs

Querier runs queries over http.
Storer is a remote Storer over HTTP.

# Interfaces

HTTPClient does HTTP requests.