func github.com/go-pg/pg/v10/internal/pool.NewConnPool

2 uses

	github.com/go-pg/pg/v10/internal/pool (current package)
		pool.go#L89: func NewConnPool(opt *Options) *ConnPool {

	github.com/go-pg/pg/v10
		options.go#L266: 	return pool.NewConnPool(&pool.Options{