package
0.0.0-20240318155159-e89a0ad6e1cb
Repository: https://github.com/apecloud/dataprotection-wal-g.git
Documentation: pkg.go.dev

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