Documentation ¶
Overview ¶
Goyaad is a cancelable job scheduler.
There are two main primitives that Goyaad provides
- Time ordered scheduleable jobs
- Cancelation of scheduled jobs
Installation:
- go get github.com/urjitbhatia/goyaad
- Docker image: https://hub.docker.com/r/urjitbhatia/goyaad
Directories ¶
Path | Synopsis |
---|---|
Package cmd contains the entrypoints to the binary
|
Package cmd contains the entrypoints to the binary |
Package pkg contains the main implementation of the Goyaad library code.
|
Package pkg contains the main implementation of the Goyaad library code. |
metrics
Package metrics provides a metrics wrapper.
|
Package metrics provides a metrics wrapper. |
Click to show internal directories.
Click to hide internal directories.