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