package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# Functions

New initializes a Sequencer.
NewRangeFromBytes recreates a Range from the output of Bytes().

# Variables

ErrTimeout is returned by CommitBatch and indicatets that the batch was expired.

# Structs

Batch represents a new batch of numbers.
Commit represents a committed batch.
Range represents a sequence range.
Sequencer generates global sequences with commit-tracking using BigTable.
State represents the state of a sequence.