mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
c5a5900eb9b40e17d484adcb5571c028e04040e7
Expand the godoc documentation for the graph package. Centralize DefaultTag in the graphs/tag package instead of defining it twice. Remove some unnecessary "config" structs that are only used to pass a few parameters to a function. Simplify the GetParentsSize function - there's no reason for it to take an accumulator argument. Unexport some functions that aren't needed outside the package. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: d4836cd7ec1c085c5a5caa7eb7f5eda4ace10eb6 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%