Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
To avoid circular dependencies, interfaces contains the core implementation of the job interfaces
|
To avoid circular dependencies, interfaces contains the core implementation of the job interfaces |
pkg
|
|
server/jobrunner
Package executor defines a "production-ready" executor for jobs.
|
Package executor defines a "production-ready" executor for jobs. |
To avoid needing to store the entire state even when not needed, jobs defines a state interface to store and fetch only needed state
|
To avoid needing to store the entire state even when not needed, jobs defines a state interface to store and fetch only needed state |
In many cases such as restoring backups, jobs can be quite complex and should/can be broken down into smaller steps
|
In many cases such as restoring backups, jobs can be quite complex and should/can be broken down into smaller steps |
Click to show internal directories.
Click to hide internal directories.