status-im/status-go

View on GitHub
account/accounts.go

Summary

Maintainability
A
3 hrs
Test Coverage
D
63%

DefaultManager has 30 methods (exceeds 21 allowed). Consider refactoring.
Open

type DefaultManager struct {
    mu         sync.RWMutex
    rpcClient  *rpc.Client
    rpcTimeout time.Duration
    Keydir     string
Severity: Minor
Found in account/accounts.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status