func github.com/jackc/puddle/v2.NewPool
2 uses
github.com/jackc/puddle/v2 (current package)
pool.go#L159: func NewPool[T any](config *Config[T]) (*Pool[T], error) {
github.com/jackc/pgx/v5/pgxpool
pool.go#L272: p.p, err = puddle.NewPool(
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)