package
0.0.1
Repository: https://github.com/libonomy/libonomy-p2p.git
Documentation: pkg.go.dev

# Functions

NewConnectionPool creates new ConnectionPool.

# Structs

ConnectionPool stores all net.Connections and make them available to all users of net.Connection.

# Type aliases

DialFunc is a function used to create an authenticated connection.