package
3.0.0+incompatible
Repository: https://github.com/coschain/contentos-go.git
Documentation: pkg.go.dev

# Functions

NewNetServer return the net object in p2p.
TLSDial return net.Conn with TLS.

# Structs

ConnectingNodes include all addr in connecting state.
InConnectionRecord include all addr connected.
NetServer represent all the actions in net layer.
OutConnectionRecord include all addr accepted.
PeerAddrMap include all addr-peer list.