type database/sql.Scanner (interface)
Method Implmentations
Scan(src any) error
(*Null[...]).Scan
(*NullBool).Scan
(*NullByte).Scan
(*NullFloat64).Scan
(*NullInt16).Scan
(*NullInt32).Scan
(*NullInt64).Scan
(*NullString).Scan
(*NullTime).Scan
*github.com/jackc/pgx/v5/pgtype.Bits.Scan
*github.com/jackc/pgx/v5/pgtype.Bool.Scan
*github.com/jackc/pgx/v5/pgtype.Box.Scan
*github.com/jackc/pgx/v5/pgtype.Circle.Scan
*github.com/jackc/pgx/v5/pgtype.Date.Scan
*github.com/jackc/pgx/v5/pgtype.Float4.Scan
*github.com/jackc/pgx/v5/pgtype.Float8.Scan
*github.com/jackc/pgx/v5/pgtype.Hstore.Scan
*github.com/jackc/pgx/v5/pgtype.Int2.Scan
*github.com/jackc/pgx/v5/pgtype.Int4.Scan
*github.com/jackc/pgx/v5/pgtype.Int8.Scan
*github.com/jackc/pgx/v5/pgtype.Interval.Scan
*github.com/jackc/pgx/v5/pgtype.Line.Scan
*github.com/jackc/pgx/v5/pgtype.Lseg.Scan
*github.com/jackc/pgx/v5/pgtype.Numeric.Scan
*github.com/jackc/pgx/v5/pgtype.Path.Scan
*github.com/jackc/pgx/v5/pgtype.Point.Scan
*github.com/jackc/pgx/v5/pgtype.Polygon.Scan
*github.com/jackc/pgx/v5/pgtype.Text.Scan
*github.com/jackc/pgx/v5/pgtype.TID.Scan
*github.com/jackc/pgx/v5/pgtype.Time.Scan
*github.com/jackc/pgx/v5/pgtype.Timestamp.Scan
*github.com/jackc/pgx/v5/pgtype.Timestamptz.Scan
*github.com/jackc/pgx/v5/pgtype.TSVector.Scan
*github.com/jackc/pgx/v5/pgtype.Uint32.Scan
*github.com/jackc/pgx/v5/pgtype.Uint64.Scan
*github.com/jackc/pgx/v5/pgtype.UUID.Scan
*github.com/jackc/pgx/v5/pgtype.sqlScannerWrapper.ScanThe pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)