package peerstore

Import Path
	github.com/libp2p/go-libp2p/p2p/host/peerstore (on go.dev)

Dependency Relation
	imports 4 packages, and imported by one package

Involved Source Files metrics.go peerstore.go
Package-Level Functions (total 3)
Package-Level Variables (only one)
LatencyEWMASmoothing governs the decay of the EWMA (the speed at which it changes). This must be a normalized (0-1) value. 1 is 100% change, 0 is no change.