Categorygithub.com/alxarch/evdb
modulepackage
0.1.0-beta9
Repository: https://github.com/alxarch/evdb.git
Documentation: pkg.go.dev

# 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

# Functions

No description provided by the author
MatchAny creates a Matcher matching any value.
NewScanner convers a ScanQuerier to a Scanner.
No description provided by the author
No description provided by the author
SyncTask dumps an Event to an EventStore.

# 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.