woodpecker/cncd/queue
2019-06-25 09:25:01 +02:00
..
fifo.go Assign multiple pending tasks in one go 2019-06-25 09:25:01 +02:00
fifo_test.go Handling canceled, skipped builds 2019-06-19 08:36:13 +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