woodpecker/cncd/queue
2019-06-17 09:06:36 +02:00
..
fifo.go Tasks should not run on error, unless specified 2019-06-16 15:26:57 +02:00
fifo_test.go Introducing runs_on to run pipelines on failure 2019-06-17 09:06:36 +02:00
LICENSE Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00
queue.go Introducing runs_on to run pipelines on failure 2019-06-17 09:06:36 +02:00
README Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00
worker.go Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00
worker_test.go Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00

Go package provides a common interface for working with task queues.

Documentation:

    http://godoc.org/github.com/laszlocph/drone-oss-08/cncd/queue
    http://godoc.org/github.com/laszlocph/drone-oss-08/cncd/queue/gcp