package
0.0.0-20181122101858-3279554c546e
Repository: https://github.com/cznic/internal.git
Documentation: pkg.go.dev

# Functions

NewPool returns a newly created Pool.

# Variables

Bytes is a ready to use *[]byte Pool.
Ints is a ready to use *[]int Pool.

# Structs

Pool implements a pool of pointers to slices.