Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFile ¶
CopyFile is a braindead simple function that copies a src file to a dst file. Note that it is not general purpose: it doesn't handle symbolic links, it doesn't try to be efficient, it doesn't handle copies where src and dst overlap, and it makes no attempt to preserve file permissions. It is what we need for this utility package, no more, no less.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.