github.com/jackc/pgx/v5/pgtype.Numeric.Float64Value (method, view implemented interface methods)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
numeric.go#L72: func (n Numeric) Float64Value() (Float8, error) {
numeric.go#L718: f8, err := n.Float64Value()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)