package
0.4.1
Repository: https://github.com/thinkgos/x.git
Documentation: pkg.go.dev

# Functions

NewBuffer creates a leaky buffer which can hold at most n buffer, each with capacity bytes.
NewPool creates a leaky buffer which can hold at most n buffer, each with capacity bytes.

# Structs

Buffer leaky buffer.
Pool pool buffer.

# Interfaces

BufferPool buffer pool interface.