Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DestinationUnreachableErr ¶
func (DestinationUnreachableErr) Error ¶
func (e DestinationUnreachableErr) Error() string
type PingResult ¶
type Pinger ¶
type Pinger struct { // Logf is called by the library when it wants to log a warning or error. // By default, this produces no output. Logf func(string, ...interface{}) // contains filtered or unexported fields }
type TimeExceededErr ¶
func (TimeExceededErr) Error ¶
func (e TimeExceededErr) Error() string
Click to show internal directories.
Click to hide internal directories.