Fix loglist
This commit is contained in:
@@ -17,6 +17,7 @@ import (
|
||||
type BasePool struct {
|
||||
CandidateGroups []*models.KeyGroup
|
||||
PollingStrategy models.PollingStrategy
|
||||
Protocol models.ProtocolType
|
||||
}
|
||||
|
||||
type KeyRepository interface {
|
||||
|
||||
Reference in New Issue
Block a user