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

Function iterateParallelForNextLoop

sql/dml/dbr.go:999–1025  ·  view source on GitHub ↗

iterateParallelForNextLoop has been extracted from IterateParallel to not mess around with closing channels in different locations of the source code when an error occurs.

(ctx context.Context, r *sql.Rows, rowChan chan<- *ColumnMap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

IterateParallelMethod · 0.85

Calls 5

ScanMethod · 0.95
NextMethod · 0.80
CloseMethod · 0.65
ErrMethod · 0.45
DoneMethod · 0.45

Tested by

no test coverage detected