[Cmii][ImageSync] - reformat agent-go - 2
This commit is contained in:
@@ -15,7 +15,7 @@ type OctopusMsgHandler interface {
|
||||
|
||||
func (om *OctopusMessage) HandleMsg(rChan *RabbitReceiveChan) {
|
||||
// 实际执行 OM handle进程
|
||||
log.Debug("接收到OctopusMessage, 开始处理!")
|
||||
log.DebugF("接收到OctopusMessage => %s, 开始处理!", om.OctopusMessageType)
|
||||
doHandleOctopusMessage(om, rChan)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user