ipfs/ipfs-cluster

View on GitHub
api/rest/client/lbclient.go

Summary

Maintainability
A
0 mins
Test Coverage

loadBalancingClient has 26 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

type loadBalancingClient struct {
    strategy LBStrategy
    retries  int
}
Severity: Minor
Found in api/rest/client/lbclient.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status