//
pkg.gl
Category
github.com/donetkit/gtool
container
gpool
package
0.1.0
Repository:
https://github.com/donetkit/gtool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
142 SLOC
#
Functions
New
New creates and returns a new object pool.
#
Structs
Pool
Pool is an Object-Reusable Pool.
#
Type aliases
ExpireFunc
ExpireFunc Destruction function for object.
NewFunc
NewFunc Creation function for object.