go-libp2p-core/peerstore
Steven Allen 8c04ed1323
feat: add helper functions for working with addr infos (#202)
Specifically, move them _here_ from the peerstore. That way
packages (like the DHT) that currently directly rely on the peerstore,
can just use go-libp2p-core.

Moved from f7f22569f7/peerstore.go (L79-L93)

With some small modifications.
2021-07-21 13:09:49 -07:00
..
helpers.go feat: add helper functions for working with addr infos (#202) 2021-07-21 13:09:49 -07:00
peerstore.go changes as per review 2020-05-11 13:00:05 +05:30