//
pkg.gl
Category
github.com/jasonliu0704/grpc-go
internal
buffer
package
1.36.0
Repository:
https://github.com/jasonliu0704/grpc-go.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.