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

# Functions

NewTestClock sets up a test clock that returns errors once the Stopper starts quiescing.

# Structs

A TestClock provides a blocking LiveClockFn that can be triggered at will.
TestStorage is a storage backed by a map[NodeID]Entry.