bus.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Bus has 25 methods (exceeds 20 allowed). Consider refactoring.
Invalid

type Bus struct {
    iteratorWorkerPoolSize int
    iteratorQueueBuffer    int
    iteratorResultBuffer   int
    initialized            *uint32
Severity: Minor
Found in bus.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status