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 NewClient ¶
func NewClient(app kernel.ApplicationInterface) *Client
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, *workbench.Client)
func (*Client) Set ¶
func (comp *Client) Set(data *request.RequestAgentSet) (*response.ResponseAgentSet, error)
Click to show internal directories.
Click to hide internal directories.