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

# Functions

CLIFiles returns example client tool main implementation for each server expression in the design.
ServerFiles returns an example server main implementation for every server expression in the service design.

# Constants

TransportGRPC is the gRPC transport.
TransportHTTP is the HTTP transport.

# Variables

Servers holds the server data needed to generate the example service and client.

# Structs

# Type aliases