type github.com/jackc/pgx/v5/pgtype.Numeric (struct) Method Implmentations (3 other methods implement nothing) Float64Value() (Float8, error) Numeric.M : Float64Valuer.Float64Value Int64Value() (Int8, error) Numeric.M : Int64Valuer.Int64Value MarshalJSON() ([]byte, error) Numeric.M : encoding/json.Marshaler.MarshalJSON NumericValue() (Numeric, error) Numeric.M : NumericValuer.NumericValue Scan(src any) error *Numeric.M : database/sql.Scanner.Scan ScanInt64(v Int8) error *Numeric.M : Int64Scanner.ScanInt64 ScanNumeric(v Numeric) error *Numeric.M : NumericScanner.ScanNumeric UnmarshalJSON(src []byte) error *Numeric.M : encoding/json.Unmarshaler.UnmarshalJSON Value() (driver.Value, error) Numeric.M : database/sql/driver.Valuer.Value
Method Implmentations (3 other methods implement nothing) Float64Value() (Float8, error) Numeric.M : Float64Valuer.Float64Value Int64Value() (Int8, error) Numeric.M : Int64Valuer.Int64Value MarshalJSON() ([]byte, error) Numeric.M : encoding/json.Marshaler.MarshalJSON NumericValue() (Numeric, error) Numeric.M : NumericValuer.NumericValue Scan(src any) error *Numeric.M : database/sql.Scanner.Scan ScanInt64(v Int8) error *Numeric.M : Int64Scanner.ScanInt64 ScanNumeric(v Numeric) error *Numeric.M : NumericScanner.ScanNumeric UnmarshalJSON(src []byte) error *Numeric.M : encoding/json.Unmarshaler.UnmarshalJSON Value() (driver.Value, error) Numeric.M : database/sql/driver.Valuer.Value
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)