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