# Functions
NewBSONApplier builds BSONApplier with given args.
NewBSONRawApplier builds BSONRawApplier with given args.
NewDBApplier builds DBApplier with given args.
NewJSONApplier builds JSONApplier with given args.
No description provided by the author
No description provided by the author
NewWriteApplier builds one of write appliers.
# Structs
BSONApplier implements Applier interface for debugging.
BSONRawApplier implements Applier interface for debugging.
DBApplier implements Applier interface for mongodb.
JSONApplier implements Applier interface for debugging.
No description provided by the author
No description provided by the author
# Interfaces
Applier defines interface to apply given oplog records.