//
pkg.gl
Category
github.com/cznic/internal
slice
package
0.0.0-20181122101858-3279554c546e
Repository:
https://github.com/cznic/internal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
107 SLOC
#
Functions
NewPool
NewPool returns a newly created Pool.
#
Variables
Bytes
Bytes is a ready to use *[]byte Pool.
Ints
Ints is a ready to use *[]int Pool.
#
Structs
Pool
Pool implements a pool of pointers to slices.