broadcast icon indicating copy to clipboard operation
broadcast copied to clipboard

Multi-listener broadcast channels for Go

broadcast

This package implements multi-listener broadcast channels for the Go programming language.

Install with go get github.com/tjgq/broadcast.

Browse the package documentation at http://godoc.org/github.com/tjgq/broadcast.