woodpecker/server/pubsub
2023-08-10 11:06:00 +02:00
..
LICENSE Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
pub.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
pub_test.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
pubsub.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
README.md Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
topic.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
topic_test.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00

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