func github.com/go-pg/pg/v10/types.Scan
2 uses
github.com/go-pg/pg/v10/types (current package)
scan.go#L14: func Scan(v interface{}, rd Reader, n int) error {
github.com/go-pg/pg/v10/orm
model_scan.go#L37: return types.Scan(m.values[col.Index], rd, n)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)