We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
jsonparser/parser.go
Lines 943 to 957 in bf1c66b
Lines 1053 to 1060 in bf1c66b
The text was updated successfully, but these errors were encountered:
I had the same issue, willing to fail fast on some JSON parsing, I've put together a PR #214 feel free to comment and review
Sorry, something went wrong.
No branches or pull requests
jsonparser/parser.go
Lines 943 to 957 in bf1c66b
how to indicate that cb return an error for ArrayEach, like ObjectEach do.
jsonparser/parser.go
Lines 1053 to 1060 in bf1c66b
The text was updated successfully, but these errors were encountered: