# Functions
New creates and initializes a new TunnelDriver.
# Structs
TunnelDriver is a driver for creating and deleting ngrok tunnels.
No description provided by the author
TunnelDriverOpts are options for creating a new TunnelDriver.
# Interfaces
Dialer is the portion of *net.Dialer that this package uses.