mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 10:43:50 +00:00
This fixes vet warnings in api/client/stats.go Fixes #11825 Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon