# Functions
No description provided by the author
GetPathMode returns a os.FileMode for the provided path.
NewQuotaWriter returns a new QuotaWriter wrapping the given writer.
NewReadSeeker combines provided io.Reader and io.Seeker into a new io.ReadSeeker.
No description provided by the author
# Structs
BytesReadCloser is a basic in-memory reader with a closer interface.
QuotaWriter returns an error once a given write quota gets exceeded.