//
pkg.gl
Category
github.com/newrelic-experimental/go-dblib
namepool
package
1.2.0
Repository:
https://github.com/newrelic-experimental/go-dblib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
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.