package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
Make creates a checkpoint with as many spans that should be checkpointed (are above the highwater mark) as can fit in maxBytes, along with the earliest timestamp of the checkpointed spans.
# Type aliases
SpanIter is an iterator over a collection of spans.