An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![API Documentation](https://godoc.org/github.com/pascaldekloe/latest?status.svg)](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.