github.com/jackc/puddle/v2.Stat.ConstructingResources (method)

2 uses

	github.com/jackc/puddle/v2 (current package)
		pool.go#L219: func (s *Stat) ConstructingResources() int32 {

	github.com/jackc/pgx/v5/pgxpool
		stat.go#L42: 	return s.s.ConstructingResources()