Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentController ¶
type AgentController struct {
controllers.BaseController
}
func (*AgentController) Get ¶
func (c *AgentController) Get()
func (*AgentController) Post ¶
func (c *AgentController) Post()
type CheckController ¶
type CheckController struct {
controllers.BaseController
}
func (*CheckController) Get ¶
func (c *CheckController) Get()
type SendAgentController ¶
type SendAgentController struct {
controllers.BaseController
}
func (*SendAgentController) Get ¶
func (c *SendAgentController) Get()
type TaskController ¶
type TaskController struct {
controllers.BaseController
}
func (*TaskController) Get ¶
func (c *TaskController) Get()
Click to show internal directories.
Click to hide internal directories.