//
pkg.gl
Category
github.com/digineo/go-ping/v2
internal
package
2.0.0-alpha.2
Repository:
https://github.com/digineo/go-ping.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
238 SLOC
#
Constants
ProtocolICMP
ProtocolICMP is the number of the Internet Control Message Protocol (see golang.org/x/net/internal/iana.ProtocolICMP).
ProtocolICMPv6
ProtocolICMPv6 is the IPv6 Next Header value for ICMPv6 see golang.org/x/net/internal/iana.ProtocolIPv6ICMP.
#
Variables
Logger
No description provided by the author
SetLogger
SetLogger allows updating the Logger.
#
Structs
Conn
No description provided by the author
#
Type aliases
Payload
Payload represents additional data appended to outgoing ICMP Echo Requests.
Receiver
No description provided by the author