MCPcopy Create free account
hub / github.com/bmatsuo/csvutil / Do

Method Do

reader.go:179–190  ·  view source on GitHub ↗

Iteratively read the remaining rows in the reader and call f on each of them. If f returns false, no more rows will be read.

(f func(Row) bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TestDoFunction · 0.95
TestReadRowFunction · 0.95
RemainingRowsSizeMethod · 0.95
DoNMethod · 0.95
DoFunction · 0.80

Calls 2

ReadRowMethod · 0.95
HasEOFMethod · 0.80

Tested by 2

TestDoFunction · 0.76
TestReadRowFunction · 0.76