package
Version:
v0.7.0-rc2
Opens a new window with list of versions in this module.
Published: Feb 9, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func CmdAddWithResult(cniNetns, cniIfname string, conf []byte, f func() error) (types.Result, []byte, error)
-
func CmdDelWithResult(cniNetns, cniIfname string, f func() error) error
-
func Ping(saddr, daddr string, isV6 bool, timeoutSec int) error
-
type BadReader
Ping shells out to the `ping` command. Returns nil if successful.
type BadReader struct {
Error error
}
BadReader is an io.Reader which always errors
Source Files
¶
Directories
¶
Echosvr is a simple TCP echo server
|
Echosvr is a simple TCP echo server |
Click to show internal directories.
Click to hide internal directories.