Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotEcho = errors.New("not echo")
ErrNotEcho is returned if the icmp message is not an echo
View Source
var ErrNotRunning = errors.New("not running")
ErrNotRunning is returned if a ping is sent through a connection that is not running
View Source
var ErrTooShort = errors.New("too short")
ErrTooShort is returned if the icmp message is too short
View Source
var ErrWrongType = errors.New("wrong type")
ErrWrongType is returned if the packet is not an icmp packet
Functions ¶
This section is empty.
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.