File: README.md

package info (click to toggle)
golang-github-igm-pubsub 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PubSub
======

Simple PubSub mechanism for GO. 

INSTALL
--------
    go get github.com/igm/pubsub
    
LICENSE
--------
    Under same terms and condtitions as the Go Language, BSD style license
    
    
The GoDoc can be found here http://godoc.org/github.com/igm/pubsub