//
pkg.gl
Category
github.com/D-PlatformOperatingSystem/dpos
system
p2p
dht
package
0.0.0-20210712090754-55a2f5289189
Repository:
https://github.com/d-platformoperatingsystem/dpos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
35
Dependents
1
Files
715 SLOC
#
Packages
manage
Package manage p2p manage.
net
Package net net utils.
protocol
Package protocol p2p protocol.
store
No description provided by the author
types
Package types.
#
Functions
GenPrivPubkey
GenPrivPubkey return key and pubkey in bytes.
GenPubkey
GenPubkey generate public key.
New
New new dht p2p network.
NewAddrBook
NewAddrBook new addr book.
PeerIDToPubkey
PeerIDToPubkey ID pubkey, pubkey dplatformos.
#
Structs
AddrBook
AddrBook peer address manager.
P2P
P2P p2p struct.