corvus-ch/rabbitmq-cli-consumer

View on GitHub
command/builder.go

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

func NewBuilder(b Builder, cmd string, capture bool, l logr.Logger, infoW, errW io.Writer) (Builder, error) {
Severity: Minor
Found in command/builder.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status