package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Jul 10, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type NetInfo struct {
NetName string `json:"netName"`
ConfPath string `json:"netConf"`
IfName string `json:"ifName"`
IP net.IP `json:"ip"`
Args string `json:"args"`
HostIP net.IP
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.