//
pkg.gl
Category
github.com/golangsam/pipe
examples
httpsyet
v6
package
0.2.2
Repository:
https://github.com/golangsam/pipe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
1k SLOC
#
Functions
DoneFunc
DoneFunc returns a channel to receive one signal after `act` has been applied to every `inp` before close.
New
New returns a (pointer to a) new operational Rake.
#
Structs
Crawler
Crawler is used as configuration for Run.
Rake
Rake represents a fanned out circular pipe network with a flexibly adjusting buffer.