waku-org/go-waku

View on GitHub
waku/v2/protocol/legacy_store/waku_store_common.go

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Function NewWakuStore has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewWakuStore(p MessageProvider, pm *peermanager.PeerManager, timesource timesource.Timesource, reg prometheus.Registerer, log *zap.Logger) *WakuStore {
Severity: Minor
Found in waku/v2/protocol/legacy_store/waku_store_common.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status