package
1.1.4
Repository: https://github.com/tommi2day/tcping2.git
Documentation: pkg.go.dev

# Functions

Execute run application.
GetVersion extract compiled version info.
QueryInfo queries the IP information.

# Constants

API is the URL of ifconfig network info API.

# Variables

Version, Build Commit and Date are filled in during build by the Makefile noinspection GoUnusedGlobalVariable.
Version, Build Commit and Date are filled in during build by the Makefile noinspection GoUnusedGlobalVariable.
IPType4 is the type of IP address to use for IPv4.
IPType6 is the type of IP address to use for IPv6.
Version, Build Commit and Date are filled in during build by the Makefile noinspection GoUnusedGlobalVariable.
No description provided by the author
RootCmd function to execute in tests.
Version, Build Commit and Date are filled in during build by the Makefile noinspection GoUnusedGlobalVariable.

# Structs

DescMTR is a struct that contains the MTR call information.
HopsMTR is a struct that contains the MTR hop information.
HTTPing is a struct that contains the statistics of the httping.
No description provided by the author
IPInfo is the struct of IP information.
IPType is a struct that contains the type of IP address to use.
MTR is a struct that contains the MTR report.
ReportMTR is a struct that contains the MTR report parts.
No description provided by the author