MCPcopy
hub / github.com/go-gorm/gorm / Next

Method Next

interfaces.go:84–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 Columns() ([]string, error)
83 ColumnTypes() ([]*sql.ColumnType, error)
84 Next() bool
85 Scan(dest ...interface{}) error
86 Err() error
87 Close() error

Callers 10

ScanFunction · 0.80
ScanMethod · 0.80
callerFrameFunction · 0.80
TestScanRowsFunction · 0.80
TestGenericsRowFunction · 0.80
TestSelectWithVariablesFunction · 0.80
TestRowsFunction · 0.80
TestRawFunction · 0.80
TestRowsWithGroupFunction · 0.80

Calls

no outgoing calls

Tested by 7

TestScanRowsFunction · 0.64
TestGenericsRowFunction · 0.64
TestSelectWithVariablesFunction · 0.64
TestRowsFunction · 0.64
TestRawFunction · 0.64
TestRowsWithGroupFunction · 0.64