Versions in this module Expand all Collapse all v0 v0.7.0 Apr 19, 2022 Changes in this version + type Generator struct + func (g *Generator) Cmd() string + func (g *Generator) Flags() *pflag.FlagSet + func (g *Generator) Generate(options *options.Options, spec *openapi3.T) (string, error) + func (g *Generator) LongDescription() string + func (g *Generator) ShortDescription() string