fix golint errors/warnings of pkg api/

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
Upstream-commit: cfeab585c0e831ef073c689c065a52b84ae08761
Component: engine
This commit is contained in:
root
2015-07-22 03:32:59 +00:00
committed by Zhang Wei
parent 01ea6979df
commit cebd8dac4d
2 changed files with 17 additions and 11 deletions

View File

@ -8,6 +8,7 @@ source "${MAKEDIR}/.validate"
# packages=( $(go list ./... 2> /dev/null | grep -vE "^github.com/docker/docker/vendor" || true ) )
packages=(
api
api/server
api/client
api/client/ps