woodpecker/server/pubsub
Lauris BH 46452fbd84
Update Go dependencies and minimal Go version to 1.20 (#1650)
Signed-off-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@obermui.de>
2023-03-21 00:48:15 +01:00
..
LICENSE
pub.go Fix linter (#1647) 2023-03-18 20:35:27 +01:00
pub_test.go Update Go dependencies and minimal Go version to 1.20 (#1650) 2023-03-21 00:48:15 +01:00
pubsub.go Spelling (#1405) 2022-11-09 08:12:17 +01:00
README.md
topic.go
topic_test.go

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