Documentation ¶
Index ¶
- type Agent
- func (c Agent) Cmd(uuid string, conn *websocket.Conn) revel.Result
- func (c Agent) Create() revel.Result
- func (c Agent) Data(conn *websocket.Conn) revel.Result
- func (c Agent) Delete(uuid string) revel.Result
- func (c Agent) Get(uuid string) revel.Result
- func (c Agent) GetLog(uuid string) revel.Result
- func (c Agent) List() revel.Result
- func (c Agent) Log(conn *websocket.Conn) revel.Result
- func (c Agent) SendCmd(uuid string) revel.Result
- func (c Agent) Status(uuid string) revel.Result
- func (c Agent) Update(uuid string) revel.Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.