//
pkg.gl
Category
github.com/ondat/operator-toolkit
operator
v1
executor
package
0.2.0
Repository:
https://github.com/ondat/operator-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
261 SLOC
#
Functions
NewExecutor
NewExecutor initializes and returns an Executor.
#
Constants
Parallel
No description provided by the author
Serial
No description provided by the author
#
Structs
Executor
Executor is an operand executor.
#
Type aliases
ExecutionStrategy
ExecutionStrategy is the operands execution strategy of an operator.