Skip to content

encoding/csv: add getter to current num line #71630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
marcosadsj opened this issue Feb 9, 2025 · 1 comment
Closed

encoding/csv: add getter to current num line #71630

marcosadsj opened this issue Feb 9, 2025 · 1 comment

Comments

@marcosadsj
Copy link

Add a getter for the current numLine to allow verification of the last line read. This will make it easier to skip the CSV header.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/647779 mentions this issue: encoding/csv: add getter to current num line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants