//
pkg.gl
Category
github.com/lfch/grpc
internal
buffer
package
1.51.4
Repository:
https://github.com/lfch/grpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
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.