Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type OpenAPIGenerator ¶
type OpenAPIGenerator struct {
// contains filtered or unexported fields
}
func NewOpenAPIGenerator ¶
func NewOpenAPIGenerator(ast *parser.Thrift) *OpenAPIGenerator
NewOpenAPIGenerator creates a new generator for a protoc plugin invocation.
func (*OpenAPIGenerator) BuildDocument ¶
func (g *OpenAPIGenerator) BuildDocument(arguments *args.Arguments) []*plugin.Generated
Click to show internal directories.
Click to hide internal directories.