type github.com/jackc/pgx/v5/pgtype.Uint64Valuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
uint64.go#L17: type Uint64Valuer interface {
uint64.go#L99: case Uint64Valuer:
uint64.go#L126: v, err := value.(Uint64Valuer).Uint64Value()
uint64.go#L167: v, err := value.(Uint64Valuer).Uint64Value()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)