//
pkg.gl
Category
github.com/searKing/golang
go
util
function
consumer
sink
package
0.1.158
Repository:
https://github.com/searking/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
52 SLOC
#
Structs
TODO
No description provided by the author
#
Interfaces
Sink
* * An extension of {@link Consumer} used to conduct values through the stages of * a stream pipeline, with additional methods to manage size information, * control flow, etc.