dotcloud/docker

View on GitHub
internal/unix_noeintr/fs_unix.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func Mount(source string, target string, fstype string, flags uintptr, data string) (err error) {
Severity: Minor
Found in internal/unix_noeintr/fs_unix.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status