package
0.0.0-20220217194355-df46cc148a8c
Repository: https://github.com/getlantern/zenodb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewFloatValue makes a single-value sequence from a simple expression, timestamp float value.
NewSequence allocates a new Sequence that holds the given number of periods with accumulator states of the given width.
NewTSParams constructs a new TSParams using the given Time and ByteMap.
NewValue makes a single-value sequence from a simple expression, timestamp, params and metadata.
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
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
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

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Binary is the standard number encoding for zenodb.

# Type aliases

Sequence represents a time-ordered sequence of accumulator states in descending time order.
TSParams combines a timestamp with a ByteMap.