Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoginUserPath ¶
LoginUserPath computes a request path to the login action of user.
Types ¶
type Client ¶
type Client struct {
*goaclient.Client
Encoder *goa.HTTPEncoder
Decoder *goa.HTTPDecoder
}
Client is the opinionated service client.
func (*Client) DecodeJSON ¶
DecodeJSON decodes the JSON instance encoded in resp body.
Click to show internal directories.
Click to hide internal directories.