# Functions
Connect returns a local instance of a net provider that does not go over the network.
ConnectWithKey returns a local instance of net provider that does not go over the network.
# Constants
RetransmissionTick determines the frequency of the retransmissions done by the local broadcast channel implementation.
# Variables
DefaultCurve is the default elliptic curve implementation used in the net/local package.
# Interfaces
Provider is an extension of net.Provider.