Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoGinGenerator ¶
type GoGinGenerator struct { }
func (GoGinGenerator) Generate ¶
func (gen GoGinGenerator) Generate(swagger *openapi3.Swagger, outputLocation string, options string)
Generate a client in the given output folder with the given swagger specification and options
func (GoGinGenerator) GetType ¶
func (gen GoGinGenerator) GetType() commongenerator.GeneratorType
GetType returns the generator type of this generator
type GoGinGeneratorOptions ¶
Click to show internal directories.
Click to hide internal directories.