type github.com/jackc/pgx/v5/pgtype.Uint64Scanner
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
uint64.go#L13: type Uint64Scanner interface {
uint64.go#L204: case Uint64Scanner:
uint64.go#L213: case Uint64Scanner:
uint64.go#L267: s, ok := (dst).(Uint64Scanner)
uint64.go#L308: s, ok := (dst).(Uint64Scanner)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)