1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-07-12 22:21:40 +02:00

Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346)

* Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/

* Update REAMDEs and include history

Co-authored-by: Anbraten <anton@ju60.de>

Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
Jacob Floyd
2021-09-23 15:29:09 -05:00
committed by GitHub
parent 780c902a6b
commit a0d008e071
30 changed files with 51 additions and 33 deletions

1
server/queue/worker.go Normal file
View File

@ -0,0 +1 @@
package queue