package
0.0.0-20220607003519-24ca9bfe3687
Repository: https://github.com/skeptycal/gosimple.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewPool creates a new sync.Pool implementation with a generic New function defining the type temporary object that will be used.
Swimmer takes a pointer to a desired pool object to be initialized and returns the function that is used to Put it back in the pool.

# Structs

No description provided by the author

# Interfaces

No description provided by the author