GoMetric/statsd-http-proxy

View on GitHub
proxy/server.go

Summary

Maintainability
A
1 hr
Test Coverage

Function NewServer has 14 arguments (exceeds 4 allowed). Consider refactoring.
Open

    httpHost string,
    httpPort int,
    httpReadTimeout int,
    httpWriteTimeout int,
    httpIdleTimeout int,
Severity: Major
Found in proxy/server.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status