package
2.13.1
Repository: https://github.com/go-generalize/api_gen.git
Documentation: pkg.go.dev

# Functions

NewParserError initializes a new ParserError.
UnwrapFormattedRunE wraps RunE and if returned error coontains Formatted, it will be returned.

# Structs

ParserError represents an error occurred in parser.

# Interfaces

Formatted is a formatted error representation which is printed directly.