dotcloud/docker

View on GitHub
client/hijack.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Client.postHijacked has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (cli *Client) postHijacked(ctx context.Context, path string, query url.Values, body interface{}, headers map[string][]string) (types.HijackedResponse, error) {
Severity: Minor
Found in client/hijack.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status