# Functions

Compress makes a compressed writer from the given one.
No description provided by the author
NewOplog creates a new Oplog instance.
NodeSuits checks if node can perform backup.
Upload writes data to dst from given src and returns an amount of written bytes.

# Variables

ErrCancelled means backup was canceled.

# Structs

No description provided by the author
No description provided by the author
NopCloser wraps an io.Witer as io.WriteCloser with noop Close.
Oplog is used for reading the Mongodb oplog.

# Interfaces

No description provided by the author