Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSame = errors.New("same location")
Functions ¶
func WithBufferSize ¶
func WithBufferSize(i int) optFunc
WithBufferSize allows to set custom buffer size for file copy. If provided size is <= 0, then default will be used.
func WithExcludeFunc ¶
func WithExcludeFunc(fn excludeFunc) optFunc
WithExcludeFunc allows to filter files and folders by path.
func WithNoFollow ¶
func WithNoFollow(o *options)
WithNoFollow creates symlinks instead of resolving path and copying the contents.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.