1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-06 08:16:19 +02:00
woodpecker/server/queue
..
fifo_test.go
fifo.go
LICENSE
queue.go
README.md
worker_test.go
worker.go

queue package

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

History

This was originally published in: https://github.com/cncd/queue Then it was included in: https://github.com/drone-ci/drone/cncd/queue

Documentation:

https://godoc.org/github.com/woodpecker-ci/woodpecker/server/queue