//
pkg.gl
Category
github.com/rsocket/rsocket-go
internal
buffer
package
0.8.14
Repository:
https://github.com/rsocket/rsocket-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
69 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.