package
0.1.0-alpha
Repository: https://github.com/tamasfe/repose.git
Documentation: pkg.go.dev

# Variables

ErrExtNotFound is returned if an extension doesn't exist.

# Structs

OpenAPI3 parses Open API 3.x.x specifications.
OpenAPI3Options are options for the OpenAPI 3 parser.
OpenAPI3PathExtension is for specifications that support extensions.
OpenAPI3ResponseExtension is for specifications that support extensions.
OpenAPI3SchemaExtension is for specifications that support extensions.

# Interfaces

Parser parses a specification, and returns the spec needed for code generation.