//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
testutils
storageutils
package
1.1.9
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
7
Dependencies
5
Dependents
69
Files
72 SLOC
#
Functions
WrapFilterForReplayProtection
WrapFilterForReplayProtection wraps a filter into another one that adds Raft replay protection.
#
Structs
ReplayProtectionFilterWrapper
ReplayProtectionFilterWrapper wraps a CommandFilter and assures protection from Raft replays.