type database/sql.Scanner (interface)
Method Implmentations
Scan(src any) error
(*NullBool).Scan
(*NullByte).Scan
(*NullFloat64).Scan
(*NullInt16).Scan
(*NullInt32).Scan
(*NullInt64).Scan
(*NullString).Scan
(*NullTime).Scan
*github.com/dariubs/gorm-jsonb.JSONB.Scan
*github.com/go-sql-driver/mysql.NullTime.Scan
*github.com/gofrs/uuid.NullUUID.Scan
*github.com/gofrs/uuid.UUID.Scan
*github.com/google/uuid.NullUUID.Scan
*github.com/google/uuid.UUID.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.Uint32.Scan
*github.com/jackc/pgx/v5/pgtype.UUID.Scan
*github.com/segmentio/ksuid.KSUID.Scan
*gorm.io/gorm.DeletedAt.Scan
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |