Documentation ¶
Overview ¶
Package ping contains string functions for the ipv4 and ipv6 packages. © Ben Garrett https://github.com/bengarrett/myip
Index ¶
Constants ¶
View Source
const ( Zero = "(0/4) " // Zero returns a pre-ping string. Zero1 = "(0/1) " // Zero1 returns a pre-ping string for the first flag. )
Variables ¶
View Source
var ErrInvalid = errors.New("invalid ip address")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.