//
pkg.gl
Category
github.com/openziti/foundation
util
sequencer
package
0.17.31
Repository:
https://github.com/openziti/foundation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
178 SLOC
#
Functions
NewNoopSequencer
No description provided by the author
NewSingleWriterSeq
No description provided by the author
#
Variables
ErrClosed
No description provided by the author
ErrTimedOut
No description provided by the author
#
Interfaces
Sequencer
this is simple queue which sorts items according to their sequence number and waits until sequence can be completed without gaps.