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

# Functions

API The API definition.
BuildEncoders builds the template data needed to render the given encoding definitions.
Generate is the generator entry point called by the meta generator.
NewContextsWriter returns a contexts code writer.
NewControllersWriter returns a handlers code writer.
NewGenerator returns an initialized instance of an Application Generator.
NewMediaTypesWriter returns a contexts code writer.
NewResourcesWriter returns a contexts code writer.
NewSecurityWriter returns a security functionality code writer.
NewUserTypesWriter returns a contexts code writer.
NoTest Whether to skip test generation.
OutDir Path to output directory.
Target Name of generated package.

# Variables

WildcardRegex is the regex used to capture path parameters.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Generator is the application code generator.
No description provided by the author
ObjectType structure.
No description provided by the author
No description provided by the author
No description provided by the author
TestMethod structure.
No description provided by the author

# Type aliases

Option a generator option definition.