peake100/rogerRabbit-go

View on GitHub
pkg/amqp/channelHandlersBuilder.go

Summary

Maintainability
A
3 hrs
Test Coverage

channelHandlerBuilder has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

type channelHandlerBuilder struct {
    connection *Connection
    channel    *Channel

    middlewares ChannelMiddlewares
Severity: Minor
Found in pkg/amqp/channelHandlersBuilder.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status