package
0.4.2
Repository: https://github.com/redhatinsights/yggdrasil.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewWorker creates a new worker.

# Structs

Worker implements the com.redhat.Yggdrasil1.Worker1 interface.

# Type aliases

CancelRxFunc is a function type that gets called each time the worker receives a cancel message.
EventHandlerFunc is a function type that gets called each time the worker receives a com.redhat.Yggdrasil1.Dispatcher1.Event signal.
RxFunc is a function type that gets called each time the worker receives data.