package
Version:
v0.0.36
Opens a new window with list of versions in this module.
Published: Jul 29, 2022
License: LGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ResolveAndParseMultiAddrs resolve the DNS multi peer and parse to libp2p AddrInfo
StringsToMultiAddrs convert a list of strings to a list of multiaddresses
AddrList is a list of multi address
Set is a function to set the value of AddrList based on a string
String is a function to print a string representation of the AddrList
type LifeCycle interface {
Start()
Close()
}
LifeCycle is the interface of module supports Start and Close
PeerID is the alias for libp2p peer ID
Source Files
¶
Click to show internal directories.
Click to hide internal directories.