Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowHelloPath ¶
ShowHelloPath computes a request path to the show action of hello.
Types ¶
type Client ¶
type Client struct {
*goaclient.Client
Encoder *goa.HTTPEncoder
Decoder *goa.HTTPDecoder
}
Client is the HelloServerlessGoa service client.
func (*Client) DecodeHello ¶
DecodeHello decodes the Hello instance encoded in resp body.
func (*Client) NewShowHelloRequest ¶
NewShowHelloRequest create the request corresponding to the show action endpoint of the hello resource.
Click to show internal directories.
Click to hide internal directories.