//
pkg.gl
Category
github.com/pojol/braid
lib
unbounded
package
0.1.9
Repository:
https://github.com/pojol/braid.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
41 SLOC
#
Functions
NewUnbounded
NewUnbounded 构建Unbounded.
#
Structs
Unbounded
Unbounded 一个支持任意长度的channel实现 如果有性能要求,将interface类型实例出来,避免一次转换。.