status-im/status-go

View on GitHub
services/shhext/api_nimbus.go

Summary

Maintainability
B
5 hrs
Test Coverage

NimbusPublicAPI has 42 methods (exceeds 21 allowed). Consider refactoring.
Open

type NimbusPublicAPI struct {
    service   *NimbusService
    publicAPI types.PublicWhisperAPI
    log       log.Logger
}
Severity: Minor
Found in services/shhext/api_nimbus.go - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status