//
pkg.gl
Category
github.com/ncotds/go-dblib
namepool
package
0.1.1
Repository:
https://github.com/ncotds/go-dblib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
61 SLOC
#
Functions
Pool
Pool is a wrapper around a sync.Pool utilizing sync/atomic to provide simple name pools that are safe to use by multiple goroutines.
#
Structs
Name
Name is a member of a Pool.