Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
config
This package contains the global worker configuration and task configuration including the task payload.
|
This package contains the global worker configuration and task configuration including the task payload. |
cri
Package cri contains the container runtime interface abstraction.
|
Package cri contains the container runtime interface abstraction. |
exception
This package provides helper methods for producing errors which will mark tasks as exception-ing rather than failing.
|
This package provides helper methods for producing errors which will mark tasks as exception-ing rather than failing. |
livelog
This package implements the livelog transport, optionally using websocktunnel or just listening on a port.
|
This package implements the livelog transport, optionally using websocktunnel or just listening on a port. |
log
This package contains helpers to make the logging awesome.
|
This package contains helpers to make the logging awesome. |
pubsubbuffer
This package implements a wrapper around bytes.Buffer which can be subscribed to and will only return EOF when the source buffer is closed.
|
This package implements a wrapper around bytes.Buffer which can be subscribed to and will only return EOF when the source buffer is closed. |
worker
This is the core implementation of the worker.
|
This is the core implementation of the worker. |
workerproto
This package contains an implementation of worker-runner's worker protocol.
|
This package contains an implementation of worker-runner's worker protocol. |
Click to show internal directories.
Click to hide internal directories.