woodpecker/cncd/queue
2019-06-13 18:02:26 +02:00
..
fifo.go Fifo queue with dependencies 2019-06-13 18:02:26 +02:00
fifo_test.go Fifo queue with dependencies 2019-06-13 18:02:26 +02:00
LICENSE Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00
queue.go Fifo queue with dependencies 2019-06-13 18:02:26 +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