Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetInterfaceInfo ¶
type NetInterfaceInfoList ¶
type NetInterfaceInfoList []*NetInterfaceInfo
func GetLocalNetInterfaceAddress ¶
func GetLocalNetInterfaceAddress() (NetInterfaceInfoList, error)
GetLocalNetInterfaceAddress 获取本地接口地址信息
func (*NetInterfaceInfoList) GetByName ¶
func (n *NetInterfaceInfoList) GetByName(name string) *NetInterfaceInfo
Click to show internal directories.
Click to hide internal directories.