package
0.0.0-20240806202947-369a1d73b513
Repository: https://github.com/overclock-validator/keep-core.git
Documentation: pkg.go.dev

# 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.