//
pkg.gl
Category
github.com/outofforest/isolator
lib
task
package
0.12.0
Repository:
https://github.com/outofforest/isolator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
61 SLOC
#
Functions
Run
Run processes tasks.
#
Structs
Task
Task is the task to execute in the reactor.
#
Type aliases
Func
Func is the function containing a logic of the task.
SourceFunc
SourceFunc is a function producing tasks.