type github.com/jackc/pgx/v5/pgtype.Uint32Scanner
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
uint32.go#L14: type Uint32Scanner interface {
uint32.go#L233: case Uint32Scanner:
uint32.go#L242: case Uint32Scanner:
uint32.go#L296: s, ok := (dst).(Uint32Scanner)
uint32.go#L337: s, ok := (dst).(Uint32Scanner)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)