# Functions
NewBackend returns a new Backend.
NewMockRecoveryDB creates a new mock instance.
# Structs
Config is the config for the Backend.
MockRecoveryDB is a mock of RecoveryDB interface.
MockRecoveryDBMockRecorder is the mock recorder for MockRecoveryDB.
# Interfaces
Backend provides an interface for both the XMRTaker and XMRMaker into the Monero/Ethereum chains.
NetSender consists of Host methods invoked by the Maker/Taker.
RecoveryDB is implemented by *db.RecoveryDB.