//
pkg.gl
Category
github.com/gogf/gf/v2
container
gpool
package
2.8.3
Repository:
https://github.com/gogf/gf.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
8
Dependents
7
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.