Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
44
type
NumericScanner
interface
{
45
ScanNumeric(v Numeric) error
46
}
47
48
type
NumericValuer
interface
{
Callers
2
Scan
Method · 0.65
Scan
Method · 0.65
Implementers
1
Numeric
pgtype/numeric.go
Calls
no outgoing calls
Tested by
no test coverage detected