# README
DEPRECATION NOTICE
This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/host/peerstore
.
go-libp2p-peerstore
An object to manage peers, their addresses, and other metadata about them.
Install
go get github.com/libp2p/go-libp2p-peerstore
Usage
Check out the GoDocs.
Contribute
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.
Want to hack on IPFS?
License
MIT
The last gx published version of this module was: 2.0.19: QmaCTz9RkrU13bm9kMB54f7atgqM4qkjDZpRwRoJiWXEqs
# Functions
Deprecated: use github.com/libp2p/go-libp2p/p2p/host/peerstore.NewMetrics instead.
Deprecated: use github.com/libp2p/go-libp2p/p2p/host/peerstore.PeerInfoIDs instead.
Deprecated: use github.com/libp2p/go-libp2p/p2p/host/peerstore.PeerInfos instead.
# Variables
LatencyEWMASmoothing governs the decay of the EWMA (the speed at which it changes).