package
2.0.0-alpha.2
Repository: https://github.com/digineo/go-ping.git
Documentation: pkg.go.dev

# Constants

ProtocolICMP is the number of the Internet Control Message Protocol (see golang.org/x/net/internal/iana.ProtocolICMP).
ProtocolICMPv6 is the IPv6 Next Header value for ICMPv6 see golang.org/x/net/internal/iana.ProtocolIPv6ICMP.

# Variables

No description provided by the author
SetLogger allows updating the Logger.

# Structs

No description provided by the author

# Type aliases

Payload represents additional data appended to outgoing ICMP Echo Requests.
No description provided by the author