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

# Functions

New constructs a new Dispatch.
NewDummyDispatch returns a dummy implementation of kvflowcontrol.Dispatch, for use in tests.

# Constants

AdmittedRaftLogEntriesBytes is an estimate that comes from kvflowdispatch.TestDispatchSize().

# Structs

Dispatch is a concrete implementation of the kvflowcontrol.Dispatch interface.