[agent-wdd] 基本完成Info部分的整理
This commit is contained in:
@@ -25,6 +25,8 @@ type IPInfo struct {
|
||||
|
||||
// Gather 获取网络相关的信息
|
||||
func (network *Network) Gather() {
|
||||
|
||||
log.Info("Gathering INFO => NETWORK !")
|
||||
// 能够联网
|
||||
network.Internet = CanConnectInternet()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user