# Packages
No description provided by the author
# Functions
No description provided by the author
# Structs
PeerMonitor runs a background process to periodically check for peers with scores below a minimum.
# Interfaces
go:generate mockery --name PeerManager --output mocks/ --with-expecter=true.