mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-18 20:53:53 +00:00
All the go-lint work forced any existing "Uid" -> "UID", but seems to not have the same rules for Gid, so stat package has calls UID() and Gid(). Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
This code provides helper functions for dealing with archive files.