waku-org/go-waku

View on GitHub
waku/v2/rendezvous/rendezvous.go

Summary

Maintainability
A
35 mins
Test Coverage
F
58%

Method Rendezvous.DiscoverShard has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (r *Rendezvous) DiscoverShard(ctx context.Context, rp *RendezvousPoint, cluster uint16, shard uint16, numPeers int) {
Severity: Minor
Found in waku/v2/rendezvous/rendezvous.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status