mirror of
https://github.com/dragonheim/gagent.git
synced 2025-06-27 20:58:17 -07:00
Populating AgentDetails and sending it, instead of just the script.
This commit is contained in:
parent
abba1972d1
commit
27045c94d6
2 changed files with 9 additions and 6 deletions
|
@ -129,4 +129,5 @@ type AgentDetails struct {
|
|||
Status string `hcl:"status"`
|
||||
ScriptCode []byte
|
||||
Hints []string
|
||||
Answer []byte
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue