# README
Package io
v1.1.1
This package aims at proposing a customizable io.Copy
method. It introduces the Copier
struct.
Usage
Constructor:
NewCopier(...CopierOpt)
List of Options:
WithBufferSize(int64)
WithNoDiskCacheRead
WithNoDiskCacheWrite
WithNoDiskCache
(helper wrapping the two above)
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author