type github.com/uptrace/bun.Model (interface)
Method Implmentations
ScanRows(ctx context.Context, rows *sql.Rows) (int, error)
(*hasManyModel).ScanRows
(*m2mModel).ScanRows
(*mapModel).ScanRows
(*mapSliceModel).ScanRows
model.ScanRows
(*scanModel).ScanRows
(*sliceModel).ScanRows
(*sliceTableModel).ScanRows
(*structTableModel).ScanRows
tableModel.ScanRows
Value() interface{}
(*hasManyModel).sliceTableModel.structTableModel.Value
(*m2mModel).sliceTableModel.structTableModel.Value
(*mapModel).Value
(*mapSliceModel).Value
model.Value
(*scanModel).Value
(*sliceModel).Value
(*sliceTableModel).structTableModel.Value
(*structTableModel).Value
tableModel.Value![]() |
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. |