package
1.0.5
Repository: https://github.com/jf-tech/omniparser.git
Documentation: pkg.go.dev

# Functions

IsErrNodeReadingFailed checks if the `err` is of ErrNodeReadingFailed type.
NewJSONFileFormat creates a FileFormat for JSON.
NewReader creates an FormatReader for JSON file format.

# Type aliases

ErrNodeReadingFailed indicates the reader fails to read out a complete non-corrupted JSON node.