package
0.2.23
Repository: https://github.com/johnalotoski/wal-g.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
nolint:errcheck*/.
No description provided by the author
No description provided by the author
No description provided by the author
CreateTar creates a new tarball from the passed in reader and writes to a destination writer.
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
No description provided by the author
NewMockFlusher creates a new mock instance.
NewMockReadSeekCloser creates a new mock instance.
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
NewStrideByteReader creates a new random byte stride generator with a seed of 0.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# 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 description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
BufferTarBall represents a tarball that is written to buffer.
No description provided by the author
BufferTarInterpreter extracts data to a byte slice.
No description provided by the author
ErrorReader struct implements io.Reader interface.Its Read method returns zero and non-nil error on every call.
No description provided by the author
ErrorWriter struct implements io.Writer interface.Its Write method returns zero and non-nil error on every call.
FileReaderMaker decompresses lzop tarballs from the passed in file.
FileTarBall represents a tarball that is written to disk.
FileTarBallMaker creates a new FileTarBall with the directory that files should be extracted to.
No description provided by the author
No description provided by the author
MockFlusher is a mock of Flusher interface.
MockFlusherMockRecorder is the mock recorder for MockFlusher.
MockReadSeekCloser is a mock of ReadSeekCloser interface.
MockReadSeekCloserMockRecorder is the mock recorder for MockReadSeekCloser.
No description provided by the author
Mock out S3 client.
Mock out uploader client for S3.
No description provided by the author
No description provided by the author
No description provided by the author
NOPTarInterpreter mocks a tar extractor.
No description provided by the author
StrideByteReader allows for customizable "strides" of random bytes.

# Type aliases

No description provided by the author