dotcloud/docker

View on GitHub
api/server/router/image/image.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func NewRouter(backend Backend, searcher Searcher, referenceBackend reference.Store, imageStore image.Store, layerStore layer.Store) router.Router {
Severity: Minor
Found in api/server/router/image/image.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status