//
pkg.gl
Category
github.com/things-go/go-socks5
bufferpool
package
0.0.5
Repository:
https://github.com/things-go/go-socks5.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
27 SLOC
#
Functions
NewPool
NewPool new buffer pool for getting and returning temporary byte slices for use by io.CopyBuffer.
#
Interfaces
BufPool
BufPool is an interface for getting and returning temporary byte slices for use by io.CopyBuffer.