peer

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddrInfo added in v1.3.0

type AddrInfo struct {
	ID    ID
	Addrs []ma.Multiaddr
}

AddrInfo store peerID and addr

type ID

type ID string

ID is the union identity of peer.

func (ID) ToString

func (i ID) ToString() string

ToString return the string representation of the peer id

func (ID) WeightCompare

func (i ID) WeightCompare(other ID) bool

WeightCompare return whether weight of our ID is higher than other's. This function usually used to decide which peer should be saved when a conflict found with both peers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL