//
pkg.gl
Category
github.com/cockroachdb/replicator
internal
sequencer
immediate
package
1.0.5
Repository:
https://github.com/cockroachdb/replicator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
7
Files
85 SLOC
#
Functions
ProvideImmediate
ProvideImmediate is called by Wire.
#
Variables
Set
Set is used by Wire.
#
Structs
Immediate
Immediate is a trivial implementation of [sequencer.Sequencer] that writes through to the underlying acceptor.