# Functions

CloseWriters closes a map of writers.
ExpandOpenAndStat expands a path, returns *os.File and os.FileInfo for a given file path and an error, if any.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UploadS3Object uploads an object to S3.
No description provided by the author
WrapWriter wraps the given writer with a buffer and the given compression.
WriteAllAndClose writes the bytes to the resource indicated by the uri given, flushes, and closes the resource.
WriteBuffers writes a map of buffers to the resources defined by the keys.
WriteFile returns a Writer for writing to a local file.
WriteToFileSystem returns a ByteWriteCloser for a file with a given compression.
WriteToResource returns a ByteWriteCloser and error, if any.

# Variables

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 dictionary.

# Structs

Closer is a helper struct for closing a sequential list of closers associated with a resource.
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
No description provided by the author
Reader is a struct for normalizing reading of bytes from files with arbitrary compression and for closing underlying resources.
No description provided by the author
No description provided by the author
No description provided by the author
WriteAllAndCloseInput contains the input parameters for WriteAllAndClose.
No description provided by the author
WriteFileInput holds the input for the WriteFile method.
Writer is a struct for normalizing reading of bytes from files with arbitrary compression and for closing underlying resources.
WriteToFileSystemInput contains the input parameters for WriteToFileSystem.
No description provided by the author
No description provided by the author