# README
go-meter
Metering for Go
# Packages
No description provided by the author
No description provided by the author
Package evbadger provides an evdb backend using dgraph.io/badger key-value store.
No description provided by the author
No description provided by the author
No description provided by the author
Package evredis provides an evdb backend using Redis.
No description provided by the author
No description provided by the author
# Constants
TimeRel enum.
TimeRel enum.
TimeRel enum.
TimeRel enum.
TimeRel enum.
TimeRel enum.
TimeRel enum.
TimeRel enum.
# Structs
DataPoint is a time/value pair.
Field is a Label/Value pair.
Result is a query result.
No description provided by the author
ScanQuery is a query over a range of time.
Snapshot is a snaphot of event counters.
TimeRange is a range of time with a specific step.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Store provides snapshot storers for events.
Storer stores event snapshots.
# Type aliases
DataPoints is a collection of DataPoints.
Fields is a collection of Label/Value pairs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Results is a slice of results.
No description provided by the author
TimeRel is a relation between two time ranges.