package
1.4.0
Repository: https://github.com/pojol/braid-go.git
Documentation: pkg.go.dev

# Functions

NewUnbounded 构建Unbounded.
NewUnbounded 构建Unbounded.

# Structs

Unbounded 一个支持任意长度的channel实现 如果有性能要求,将interface类型实例出来,避免一次转换。.
Unbounded 一个支持任意长度的channel实现.