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

2 uses

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

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