//
pkg.gl
Category
github.com/devlibx/gox-base/v2
processor
queue
package
2.0.8
Repository:
https://github.com/devlibx/gox-base.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
96 SLOC
#
Functions
NewEngine
No description provided by the author
NewNoOpProcessingFunction
A processing function which does not do anything.
#
Structs
Config
No description provided by the author
ProcessedEvent
No description provided by the author
RawEvent
No description provided by the author
#
Interfaces
Engine
Engine to process the input event.
ProcessingFunction
Converts raw event to processed event.