mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07: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.