//
pkg.gl
Category
github.com/CSCI-2390-Project/grpc-go
internal
buffer
package
2.0.0+incompatible
Repository:
https://github.com/csci-2390-project/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.