https://github.com/pascaldekloe/latest
current version tracking
https://github.com/pascaldekloe/latest
channels event-driven eventsourcing go-channel multiplexer multiplexing
Last synced: about 1 month ago
JSON representation
current version tracking
- Host: GitHub
- URL: https://github.com/pascaldekloe/latest
- Owner: pascaldekloe
- License: mit
- Created: 2018-11-29T18:22:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T14:08:37.000Z (about 5 years ago)
- Last Synced: 2025-03-24T14:51:23.326Z (about 2 months ago)
- Topics: channels, event-driven, eventsourcing, go-channel, multiplexer, multiplexing
- Language: Go
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://godoc.org/github.com/pascaldekloe/latest)
## About
Package latest provides ways to keep track of a current version.
`NewFeed` gets a non-blocking channel and `Broadcast` does a publish–subscribe variant.