# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ExpiryConnectionGater enhances a BlockingConnectionGater by implementing ban-expiration.
No description provided by the author
ScoringConnectionGater enhances a ConnectionGater by enforcing a minimum score for peer connections.
# Interfaces
go:generate mockery --name BlockingConnectionGater --output mocks/ --with-expecter=true.
No description provided by the author
go:generate mockery --name ExpiryStore --output mocks/ --with-expecter=true.
go:generate mockery --name Scores --output mocks/ --with-expecter=true.
No description provided by the author