type database/sql.Scanner (interface)
Method Implmentations
Scan(src interface{}) error
(*NullBool).Scan
(*NullFloat64).Scan
(*NullInt32).Scan
(*NullInt64).Scan
(*NullString).Scan
(*NullTime).Scan
*github.com/go-sql-driver/mysql.NullTime.Scan
*github.com/uptrace/bun/dialect/pgdialect.ArrayValue.Scan
*github.com/uptrace/bun/schema.NullTime.Scan
*github.com/uptrace/bun.hasManyModel.Scan
*github.com/uptrace/bun.m2mModel.Scan
*github.com/uptrace/bun.mapModel.Scan
*github.com/uptrace/bun.mapSliceModel.mapModel.Scan
*github.com/uptrace/bun.scanModel.Scan
*github.com/uptrace/bun.sliceModel.Scan
*github.com/uptrace/bun.sliceTableModel.structTableModel.Scan
*github.com/uptrace/bun.structTableModel.Scan![]() |
The pages are generated with Golds v0.3.6. (GOOS=darwin 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. |