Documentation
¶
Index ¶
- func SetGlobal(cli *Client)
- type Client
- func (c *Client) Application() application.ServiceClient
- func (c *Client) Department() department.ServiceClient
- func (c *Client) Domain() domain.ServiceClient
- func (c *Client) Endpoint() endpoint.ServiceClient
- func (c *Client) GetClientID() string
- func (c *Client) Mconf() mconf.ServiceClient
- func (c *Client) Micro() micro.ServiceClient
- func (c *Client) Namespace() namespace.ServiceClient
- func (c *Client) Permission() permission.ServiceClient
- func (c *Client) Policy() policy.ServiceClient
- func (c *Client) Role() role.ServiceClient
- func (c *Client) Session() session.ServiceClient
- func (c *Client) Tag() tag.ServiceClient
- func (c *Client) Token() token.ServiceClient
- func (c *Client) User() user.ServiceClient
- func (c *Client) Verifycode() verifycode.ServiceClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client 客户端
func (*Client) Application ¶
func (c *Client) Application() application.ServiceClient
ApplicationAdmin todo
Click to show internal directories.
Click to hide internal directories.