leedstyh / pubsub

A simple pubsub package for go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PkgGoDev

Package pubsub implements a simple multi-topic pub-sub library.

Install pubsub with,

go get github.com/cskr/pubsub

This repository is a go module and contains tagged releases. Please pin a version for production use.

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

About

A simple pubsub package for go.

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%