//
pkg.gl
Category
github.com/chronicleprotocol/go-utils
chanutil
package
0.1.1
Repository:
https://github.com/chronicleprotocol/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
113 SLOC
#
Functions
NewFanIn
NewFanIn creates a new FanIn instance.
NewFanOut
NewFanOut creates a new FanOut instance.
#
Structs
FanIn
FanIn is a fan-in channel multiplexer.
FanOut
FanOut is a fan-out channel demultiplexer.