[agent-go] [status] add status module
This commit is contained in:
@@ -105,6 +105,9 @@ func executorOMHandler(octopusMessage *OctopusMessage) {
|
||||
}
|
||||
|
||||
func statusOMHandler(octopusMessage *OctopusMessage) {
|
||||
log.Info("接收到查询Agent状态的请求,假装已经处理")
|
||||
|
||||
//statusMessageString := octopusMessage.Content.(string)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user