package
1.1.4
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Functions

New creates a new acknowledged sequence tracker with the specified base sequence number.

# Structs

S keeps track of the largest sequence number such that all sequence numbers in the range [0,v) have been acknowledged.