Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfaceToName ¶
* IfaceToName is func.... * INPUT : interfaceNames * : ex1, "eth1" * : ex2, "eth1,eth2,eth3" * : ex3, "all" * OUTPUT : []string * : ex1, []string{"eth1"} * : ex2, []string{"eth1", "eth2", "eth3"} * : ex3, []string{"eth1", "eth2", "eth3", ... all interface}
Types ¶
Click to show internal directories.
Click to hide internal directories.