package
Version:
v0.2.1-rc.4
Opens a new window with list of versions in this module.
Published: Jun 30, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Fn represents a function to execute
type Queue interface {
Start()
Stop()
Queue(fn Fn)
QueueDistinct(Fn, string)
Wait()
Errors() []error
}
Queue this interface is in protocol cause of the use in validator metadata
Queue is an interface for event queue
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.