github.com/go-pg/pg/v10/internal/pool.Stats.TotalConns (field)
2 uses
github.com/go-pg/pg/v10/internal/pool (current package)
pool.go#L33: TotalConns uint32 // number of total connections in the pool
pool.go#L392: TotalConns: uint32(p.Len()),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)