package
0.12.0
Repository: https://github.com/outofforest/isolator.git
Documentation: pkg.go.dev

# Functions

Run processes tasks.

# Structs

Task is the task to execute in the reactor.

# Type aliases

Func is the function containing a logic of the task.
SourceFunc is a function producing tasks.