//
pkg.gl
Category
github.com/gole-dev/gole
pkg
sync
pipeline
fanout
package
0.1.1
Repository:
https://github.com/gole-dev/gole.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
113 SLOC
#
Functions
Buffer
Buffer specifies the buffer of fanout.
New
New new a fanout struct.
Worker
Worker specifies the worker of fanout.
#
Variables
ErrFull
ErrFull chan full.
#
Structs
Fanout
Fanout async consume data from chan.
#
Type aliases
Option
Option fanout option.