package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.git
Documentation: pkg.go.dev
# Functions
CopyFile copies from src to dst until either EOF is reached on src or an error occurs.
CreateIfNotExists creates a file or a directory only if it does not already exist.
GetTotalUsedFds Returns the number of used File Descriptors by reading it via /proc filesystem.
ReadSymlinkedDirectory returns the target directory of a symlink.