//
pkg.gl
Category
github.com/cockroachdb/replicator
internal
sequencer
chaos
package
1.0.5
Repository:
https://github.com/cockroachdb/replicator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
106 SLOC
#
Variables
ErrChaos
ErrChaos can be used in tests to differentiate intentionally injected errors versus unexpected errors.
Set
Set is used by Wire.
#
Structs
Chaos
Chaos is a [sequencer.Shim] that randomly injects errors into the acceptor base on [sequencer.StartOptions.Chaos].