Learn more about cloning repositories
You have read-only access
package agent
type RemoteCommand struct {
Id uint64 `json:"id"`
Command string `json:"command"`
Wait int `json:"wait"`
}
Everything looks good. We'll let you know here if there's anything you should know about.