dotcloud/docker

View on GitHub
api/server/httputils/write_log_stream.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func WriteLogStream(_ context.Context, w http.ResponseWriter, msgs <-chan *backend.LogMessage, config *container.LogsOptions, mux bool) {
Severity: Minor
Found in api/server/httputils/write_log_stream.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status