package
20.10.0-rc1+incompatible
Repository: https://github.com/agilebits/moby.git
Documentation: pkg.go.dev
# Functions
DirCopy copies or hardlinks the contents of one directory to another, properly handling xattrs, and soft links
Copying xattrs can be opted out of by passing false for copyXattrs.
# Type aliases
Mode indicates whether to use hardlink or copy content.