Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PythonGenerator ¶
type PythonGenerator struct {
generators.CommonGenerator
}
func NewGenerator ¶
func NewGenerator(fs *flagset.Flagset) *PythonGenerator
NewGenerator creates a generator for Python.
func (*PythonGenerator) Generate ¶
func (g *PythonGenerator) Generate(params *generators.Params[Params]) error
Click to show internal directories.
Click to hide internal directories.