package
2.8.3
Repository: https://github.com/gogf/gf.git
Documentation: pkg.go.dev

# Functions

New creates and returns a new object pool.

# Structs

Pool is an Object-Reusable Pool.

# Type aliases

ExpireFunc Destruction function for object.
NewFunc Creation function for object.