//
pkg.gl
Category
github.com/hxx258456/ccgo
grpc
internal
buffer
package
0.0.4
Repository:
https://github.com/hxx258456/ccgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
8
Files
37 SLOC
#
Functions
NewUnbounded
NewUnbounded returns a new instance of Unbounded.
#
Structs
Unbounded
Unbounded is an implementation of an unbounded buffer which does not use extra goroutines.