MCPcopy
hub / github.com/jackc/pgx / ScanNumeric

Method ScanNumeric

pgtype/numeric.go:45–45  ·  view source on GitHub ↗
(v Numeric)

Source from the content-addressed store, hash-verified

43
44type NumericScanner interface {
45 ScanNumeric(v Numeric) error
46}
47
48type NumericValuer interface {

Callers 2

ScanMethod · 0.65
ScanMethod · 0.65

Implementers 1

Numericpgtype/numeric.go

Calls

no outgoing calls

Tested by

no test coverage detected