# Functions

NewDialer creates a Dialer that will use the provided dialer to create TLS connections.
NewTestCertificate will return a self-signed certificate for IP address 127.0.0.1 that may be used for testing purposes.

# Structs

No description provided by the author

# Interfaces

Dialer defines a dialer that can be use to create connections.