package
1.4.3
Repository: https://github.com/goadesign/goa.git
Documentation: pkg.go.dev

# Functions

API The API definition.
DesignPkg Path to design package, only used to mark generated files.
Force Whether to override existing files.
Generate is the generator entry point called by the meta generator.
GenerateController generates the controller corresponding to the given resource and returns the generated filename.
NewGenerator returns an initialized instance of a JavaScript Client Generator.
OutDir Path to output directory.
Regen Whether to regenerate scaffolding in place, maintaining existing controller implementation.
Target Name of generated "app" package.

# Structs

Generator is the application code generator.

# Type aliases

Option a generator option definition.