
The highest tagged major version is
v2.
package
Version:
v1.0.13
Opens a new window with list of versions in this module.
Published: Nov 23, 2021
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
SCHEDULER_RUN = "run"
SCHEDULER_STOP = "stop"
)
Option is function thant sets Options
Options for configure scheduler
type Scheduler struct {
}
Scheduler schedule the pipeline.
allocate the pipeline to the appropriate node for operation
New returns a new Scheduler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.