package
Version:
v2.2.0-rc.1
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: LGPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(
communicator *comm.Communicator,
privateKey *ecdsa.PrivateKey,
instanceDir string,
nat nat.Interface,
version string,
maxPeers int,
listenPort int,
listenAddr string,
allowedPeers []*discover.Node,
cachedPeers []*discover.Node,
bootstrapNodes []*discover.Node,
) *P2P
Source Files
¶
Click to show internal directories.
Click to hide internal directories.