package
0.0.5
Repository: https://github.com/devbay-io/socket_tester.git
Documentation: pkg.go.dev

# Functions

Dial connects to the given network address using net.Dial and then initiates a TLS handshake, returning the resulting TLS connection.
DialWithDialer connects to the given network address using dialer.Dial and then initiates a TLS handshake, returning the resulting TLS connection.
No description provided by the author