mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 21:37:57 +08:00
Providers are records that need Addresses. The routing system needs to provide -- not only the ID, but also -- the peer's Addresses. A peer.PeerInfo is a small struct to pass around a peer.ID and []ma.Multiaddr. |
||
|---|---|---|
| .. | ||
| dht | ||
| kbucket | ||
| keyspace | ||
| mock | ||
| routing.go | ||