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

2 uses

	github.com/go-pg/pg/v10/internal/pool (current package)
		conn.go#L82: 		rd = GetReaderContext()
		reader.go#L72: func GetReaderContext() *ReaderContext {