status-im/status-go

View on GitHub
peers/topicpool.go

Summary

Maintainability
A
3 hrs
Test Coverage
B
86%

TopicPool has 28 methods (exceeds 21 allowed). Consider refactoring.
Open

type TopicPool struct {
    discovery discovery.Discovery

    // configuration
    topic           discv5.Topic
Severity: Minor
Found in peers/topicpool.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status