package
1.2.2
Repository: https://github.com/johnsiilver/golib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New modifies the existing *sync.Pool to return objects that attempt to return to the Pool when the GC is prepared to free them.

# Structs

Pool provides a sync.Pool where GC'd objects are put back into the Pool automatically.