Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*kernel.BaseClient
}
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)
func (*Client) Create ¶
func (comp *Client) Create(data *request.RequestMenuSet) (*response.ResponseMenuCreate, error)
func (*Client) Delete ¶
func (comp *Client) Delete(agentID int) (*response.ResponseMenuDelete, error)
Click to show internal directories.
Click to hide internal directories.