# Functions
NewMockBucket creates a new mock instance.
NewMockForwardCursor creates a new mock instance.
NewMockTx creates a new mock instance.
# Structs
MockBucket is a mock of Bucket interface.
MockBucketMockRecorder is the mock recorder for MockBucket.
MockForwardCursor is a mock of ForwardCursor interface.
MockForwardCursorMockRecorder is the mock recorder for MockForwardCursor.
MockTx is a mock of Tx interface.
MockTxMockRecorder is the mock recorder for MockTx.