package
1.0.0
Repository: https://github.com/ni/systemlink-cli.git
Documentation: pkg.go.dev

# Functions

NewParseError initializes a new error which happened during parsing and keeps the context of the model which is being processed.

# Structs

ParseError returned when the input is an invalid model.
SwaggerParser implements the Parser interface and turns a swagger yaml file into the internal Definition structure which describes all operations and parameters of the service.