Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseEndpoint ¶
func ParseEndpoint( scheme, host string, doer goahttp.Doer, enc func(*http.Request) goahttp.Encoder, dec func(*http.Response) goahttp.Decoder, restore bool, dialer goahttp.Dialer, collectionConfigurer *collectionc.ConnConfigurer, ) (goa.Endpoint, any, error)
ParseEndpoint returns the endpoint and payload as specified on the command line.
func UsageCommands ¶
func UsageCommands() string
UsageCommands returns the set of commands and sub-commands using the format
command (subcommand1|subcommand2|...)
func UsageExamples ¶
func UsageExamples() string
UsageExamples produces an example of a valid invocation of the CLI tool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.