# Functions
Start a onionSerivce instance and connect to it.
# Structs
DialConf is the configuration used for Dialer.
Dialer is a wrapper around a proxy.Dialer for dialing connections.
ListenConf is the configuration for Listen calls.
OnionService implements net.Listener and net.Addr for an onion service.
StartConf is the configuration used for Start when starting a onionSerivce instance.