moleculer-go/moleculer

View on GitHub
context/contextFactory.go

Summary

Maintainability
A
2 hrs
Test Coverage

Context has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

type Context struct {
    id           string
    requestID    string
    broker       *moleculer.BrokerDelegates
    targetNodeID string
Severity: Minor
Found in context/contextFactory.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status