[agent-go] [status] add status module
This commit is contained in:
7
agent-go/status/Status.go
Normal file
7
agent-go/status/Status.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package status
|
||||
|
||||
import (
|
||||
logger2 "agent-go/logger"
|
||||
)
|
||||
|
||||
var log = logger2.Log
|
||||
Reference in New Issue
Block a user