//
pkg.gl
Category
github.com/cockroachdb/pebble
internal
ackseq
package
1.1.4
Repository:
https://github.com/cockroachdb/pebble.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
1
Files
61 SLOC
#
Functions
New
New creates a new acknowledged sequence tracker with the specified base sequence number.
#
Structs
S
S keeps track of the largest sequence number such that all sequence numbers in the range [0,v) have been acknowledged.