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