github.com/jackc/pgx/v5/pgtype.Uint64Valuer.Uint64Value (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L18: 	Uint64Value() (Uint64, error)
		uint64.go#L126: 	v, err := value.(Uint64Valuer).Uint64Value()
		uint64.go#L167: 	v, err := value.(Uint64Valuer).Uint64Value()