Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetInterface ¶
type NetInterface struct { ConnStatus string `json:"ConnStatus"` Name string `json:"Name"` NetCardName string `json:"NetCardName"` PhysicalAddress string `json:"PhysicalAddress"` Speed int `json:"Speed"` SupportLongPoE bool `json:"SupportLongPoE"` Type string `json:"Type"` Valid bool `json:"Valid"` }
func GetNetInterfaces ¶
Click to show internal directories.
Click to hide internal directories.