package
0.1.1
Repository: https://github.com/cloverstd/tcping.git
Documentation: pkg.go.dev

# Functions

CheckURI check uri.
GetIP ...
NewHTTPing return new HTTPing.
NewProtocol convert protocol stirng to Protocol.
NewTCPing return a new TCPing.
UseCustomeDNS will set the dns to default DNS resolver for global.

# Constants

HTTP is http protocol.
HTTPS is https protocol.
TCP is tcp protocol.

# Structs

HTTPing ...
Result ...
Target is a ping.
TCPing ...

# Interfaces

Ping is a ping interface.
Pinger is a ping interface.

# Type aliases

Protocol ...