Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 408 Bytes

MatteoPaier/pubsub

GoDoc

A lightweight go package for Publish/Subscribe communication via channels.

Install

Install pubsub with:

go get github.com/MatteoPaier/pubsub

License

Use of this module is governed by a MIT license that can be found in the LICENSE file.