package
1.1.1
Repository: https://github.com/rtbrick/go-rbfs-client.git
Documentation: pkg.go.dev

# Functions

Count sets the number of pings to be sent.
DestinationHostNameA sets the destination hostname that shall be translated to an IPv4 address (DNS A record).
DestinationHostNameAAAA sets the destination hostname that shall be translated to an IPv6 address (DNS AAAA record).
DestinationIP sets the ping destination IP address.
InstanceName sets the routing instance name to run the ping command.
Interval sets the interval between two pings.
NewPing creates a new ping command.
NewPingService creates a new ping defaultService.
Size sets the ping packet size in bytes.
SourceInterface sets the ping source interface name.
SourceIP specifies the source IP address.
TTL sets the IP packet time-to-live value.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author