package
1.0.1
Repository: https://github.com/sillyhatxu/go-utils.git
Documentation: pkg.go.dev

# Functions

Dial returns a new net.Conn.
DialTCP returns a new *TCPClient.

# Constants

ErrMaxRetries is returned when the called function failed after the maximum number of allowed tries.

# Structs

TCPClient provides a TCP connection with auto-reconnect capabilities.

# Type aliases

No description provided by the author