package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev

# 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.