Directories
¶
| Path | Synopsis |
|---|---|
|
Package broker implements the core broker logic for an object-store-backed queue.
|
Package broker implements the core broker logic for an object-store-backed queue. |
|
http
Package brokerhttp provides the HTTP surface for a broker.Broker.
|
Package brokerhttp provides the HTTP surface for a broker.Broker. |
|
Package client implements a broker client and resolver.
|
Package client implements a broker client and resolver. |
|
cmd
|
|
|
obque-broker
command
|
|
|
obque-inspect
command
|
|
|
obque-producer
command
|
|
|
obque-worker
command
|
|
|
examples
|
|
|
basic
command
|
|
|
multi
command
|
|
|
internal
|
|
|
Package queuefile defines the queue.json schema and pure state transitions.
|
Package queuefile defines the queue.json schema and pure state transitions. |
|
Package store defines the minimal CAS interface used by obque.
|
Package store defines the minimal CAS interface used by obque. |
|
gcs
Package gcs implements a store.Store backed by Google Cloud Storage.
|
Package gcs implements a store.Store backed by Google Cloud Storage. |
|
mem
Package mem implements an in-memory store.Store for tests and local examples.
|
Package mem implements an in-memory store.Store for tests and local examples. |
|
s3
Package s3 implements a store.Store backed by Amazon S3.
|
Package s3 implements a store.Store backed by Amazon S3. |
Click to show internal directories.
Click to hide internal directories.