Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decompress ¶ added in v1.2.0
func Decompress(r io.Reader, c pbm.CompressionType) (io.ReadCloser, error)
Decompress wraps given reader by the decompressing io.ReadCloser
Types ¶
type Oplog ¶
type Oplog struct {
// contains filtered or unexported fields
}
Oplog is the oplog applyer
Click to show internal directories.
Click to hide internal directories.