package
2.7.3
Repository: https://github.com/aeo123/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.