MCPcopy Create free account
hub / github.com/corestoreio/pkg / IterateSerial

Method IterateSerial

sql/dml/dbr.go:962–994  ·  view source on GitHub ↗

IterateSerial iterates in serial order over the result set by loading one row each iteration and then discarding it. Handles records one by one. The context gets only used in the Query function.

(ctx context.Context, callBack func(*ColumnMap) error, args ...any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

WithLoadFromDBFunction · 0.80

Calls 10

queryMethod · 0.95
pooledColumnMapGetFunction · 0.85
pooledBufferColumnMapPutFunction · 0.85
NextMethod · 0.80
StringMethod · 0.65
ErrorfMethod · 0.65
CloseMethod · 0.65
ScanMethod · 0.65
DebugMethod · 0.45
ErrMethod · 0.45

Tested by 1