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

Method ReadRow

reader.go:103–134  ·  view source on GitHub ↗

Attempt to read up to a new line, skipping any comment lines found in the process. Return a Row object containing the fields read and any error encountered.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestReadRowFunction · 0.95
DoMethod · 0.95

Calls 3

readLineMethod · 0.95
LooksLikeCommentMethod · 0.80
IsSepMethod · 0.80

Tested by 1

TestReadRowFunction · 0.76