k3s/vendor/github.com/mrunalp/fileutils
Erik Wilson daa4beb22c
Update go.mod for k8s 1.19
2020-08-28 17:18:31 -07:00
..
.gitignore
LICENSE
MAINTAINERS
README.md
fileutils.go Update go.mod for k8s 1.19 2020-08-28 17:18:31 -07:00
idtools.go Update go.mod for k8s 1.19 2020-08-28 17:18:31 -07:00

README.md

fileutils

Collection of utilities for file manipulation in golang

The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.