Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddOperandsPath ¶
AddOperandsPath computes a request path to the add action of operands.
Types ¶
type Client ¶
type Client struct { *goaclient.Client Encoder *goa.HTTPEncoder Decoder *goa.HTTPDecoder }
Client is the adder service client.
func (*Client) AddOperands ¶
add returns sum of left and right params in the response body
Click to show internal directories.
Click to hide internal directories.