# Functions
NewMockClient creates a new mock instance.
NewMockRollBack creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockRollBack is a mock of RollBack interface.
MockRollBackMockRecorder is the mock recorder for MockRollBack.