Documentation
¶
Index ¶
- Constants
- func GenerateTraffic(group string, port string, data string)
- func MulticastLoop(c *ipv4.PacketConn, timeout time.Duration, continuous bool) error
- func MulticastOpen(bindAddr net.IP, port int) (*ipv4.PacketConn, error)
- func MulticastRead(group, port string, timeout time.Duration, continuous bool) error
- func PrivateKeyFile(file string) ssh.AuthMethod
- func ReadCsv(filename string) ([][]string, error)
- func RemoteExecSSH(user string, remote string, port string, key string, command string) error
- func TransferFile(user string, remote string, port string, key string, src string, dest string) error
- type Row
Constants ¶
View Source
const TimeoutSeconds = 2
Variables ¶
This section is empty.
Functions ¶
func GenerateTraffic ¶
func MulticastLoop ¶
func MulticastOpen ¶
func MulticastRead ¶
func PrivateKeyFile ¶
func PrivateKeyFile(file string) ssh.AuthMethod
func RemoteExecSSH ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.