Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the client for service 'accounts_mgmt'.
func NewClient ¶
func NewClient(transport http.RoundTripper, path string, metric string) *Client
NewClient creates a new client for the service 'accounts_mgmt' using the given transport to send the requests and receive the responses.
func (*Client) V1 ¶
func (c *Client) V1() *v1.RootClient
V1 returns a reference to a client for version 'v1'.
Click to show internal directories.
Click to hide internal directories.