Documentation
¶
Overview ¶
Package parser turns API specifications into the internal code generation intermediate representation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SwaggerParser ¶
type SwaggerParser struct{}
SwaggerParser parses Swagger 2.0 documents into the shared codegen IR.
func NewSwaggerParser ¶
func NewSwaggerParser() *SwaggerParser
NewSwaggerParser creates a Swagger 2.0 parser instance.
Click to show internal directories.
Click to hide internal directories.