Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AngularGenerator ¶
type AngularGenerator struct {
generators.CommonGenerator
}
AngularGenerator generates typesafe Angular services and directives.
func NewGenerator ¶
func NewGenerator(fs *flagset.Flagset) *AngularGenerator
NewGenerator creates a generator for Angular.
func (*AngularGenerator) Generate ¶
func (g *AngularGenerator) Generate(params *generators.Params[Params]) error
Generate creates the Angular typesafe client file.
Click to show internal directories.
Click to hide internal directories.