woodpecker/server/pubsub/README.md
Jacob Floyd a0d008e071
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>
2021-09-23 22:29:09 +02:00

328 B

pubusb package

Go package provides a common interface for publish-subscriber messaging.

History

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

Documentation:

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