package
0.0.0-20201105063637-5613f3b8169f
Repository: https://github.com/appscode/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CopyDir recursively copies a directory tree, attempting to preserve permissions.
CopyFile copies the contents of the file named src to the file named by dst.
No description provided by the author
No description provided by the author
No description provided by the author
NewAtomicWriter creates a new AtomicWriter configured to write to the given target directory, or returns an error if the target directory does not exist.
No description provided by the author
No description provided by the author
ReadINIConfig loads a ini config file without any sections.
No description provided by the author
WriteFile writes the contents from src to dst using io.Copy.
No description provided by the author
No description provided by the author

# Structs

AtomicWriter handles atomically projecting content for a set of files into a target directory.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author