//
pkg.gl
Category
github.com/johnsiilver/golib
development
autopool
blend
package
1.2.2
Repository:
https://github.com/johnsiilver/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
91 SLOC
#
Packages
proto
No description provided by the author
#
Functions
New
New is the constructor for Pool.
#
Structs
Pool
Pool provides a sync.Pool where GC'd objects are put back into the Pool automatically.