//
pkg.gl
Category
github.com/go-x-pkg/bufpool
module
package
0.0.1
Repository:
https://github.com/go-x-pkg/bufpool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
89 SLOC
#
README
bufpool
Golang reusable buffer. Atomic ref counted buffer.
#
Functions
NewBuf
No description provided by the author
NewBufArc
No description provided by the author
#
Structs
Buf
No description provided by the author
BufArc
Atomically Reference Counted buffer.