package
0.0.0-20190430154127-a804c55b5eae
Repository: https://github.com/tsaikd/go-raml-parser.git
Documentation: pkg.go.dev
# Constants
RAML parser cache directory, type: string, default: "".
RAML parser should check RAML version or not, type: bool, default: false.
options pass to CheckValueAPIType, type: []CheckValueOption, default: []CheckValueOption{}.
show RAML data when error occur, set < 0 to disable, type: int64, default: 4.
RAML parser should ignore unused annotations, type: bool, default: false.
RAML parser should ignore unused traits, type: bool, default: false.
# Type aliases
Enum main type.