package
2.2.5+incompatible
Repository: https://github.com/goadesign/goa.git
Documentation: pkg.go.dev

# Functions

AddServiceDataMetaTypeImports Adds all imports defined by struct:field:type from the service expr and the service data.
BuildSchemeData builds the scheme data for the given scheme and method expr.
ClientFile returns the client file for the given service.
ConvertFile returns the file containing the conversion and creation functions if any.
EndpointFile returns the endpoint file for the given service.
ExampleServiceFiles returns a basic service implementation for every service expression.
File returns the service file for the given service.
ViewsFile returns the views file for the given service which contains logic to render result types using the defined views.

# Variables

Services holds the data computed from the design needed to generate the code of the services.

# Structs

# Type aliases