package
19.2.12+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewContainer initializes a Container from the given Config.
NoopContainer returns a Container for which all parts of the subsystem are mocked out.

# Constants

StorageBucketScale determines the (exponential) spacing of storage buckets.

# Structs

Config is a container that holds references to all of the components required to set up a full closed timestamp subsystem.
A Container is a full closed timestamp subsystem along with the Config it was created from.