//
pkg.gl
Category
github.com/aeo123/gf/v2
container
gpool
package
2.7.3
Repository:
https://github.com/aeo123/gf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
146 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.