package
1.1.4
Repository: https://github.com/dosnetwork/core.git
Documentation: pkg.go.dev

# Functions

CreateP2PNetwork creates a P2PInterface implementation , gets a public IP and generates a secret key.
No description provided by the author

# Constants

GossipDiscover means that p2p use gossip as a discover protocol.
0.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
P2PMessage is a struct that includes message,sender and nonce.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

P2PInterface represents a p2p network.