//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
kv
kvserver
kvflowcontrol
kvflowhandle
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
17
Dependents
6
Files
590 SLOC
#
Functions
New
New constructs a new Handle.
NewMetrics
NewMetrics returns a new instance of Metrics.
#
Structs
Handle
Handle is a concrete implementation of the kvflowcontrol.Handle interface.
Metrics
Metrics is a metric.Struct for all kvflowcontrol.Handles.
Noop
Noop is a no-op implementation of the kvflowcontrol.Handle interface.