Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResponseToAgent ¶
type ResponseToAgent struct { Command string Arguments interface{} }
ResponseToAgent struct
func GetCatalogFileByHash ¶
func GetCatalogFileByHash(sha256 string) ResponseToAgent
GetCatalogFileByHash command
func Stall ¶
func Stall() ResponseToAgent
Stall command is used when something has gone wrong on the server, so we delay the client so I have time to hopefully fix it
func Success ¶
func Success() ResponseToAgent
Success command tells the agent it was successful for times when process events are sent
Click to show internal directories.
Click to hide internal directories.