//
pkg.gl
Category
github.com/Shadowsocks-NET/outline-ss-server
slicepool
package
0.3.6
Repository:
https://github.com/shadowsocks-net/outline-ss-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
50 SLOC
#
Functions
MakePool
MakePool returns a Pool of slices with the specified length.
#
Structs
LazySlice
LazySlice holds 0 or 1 slices from a particular Pool.
Pool
Pool wraps a sync.Pool of *[]byte.