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

# Functions

IsErrNodeReadingFailed checks if an 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.