# Functions
NewMockBackend creates a new mock instance.
NewMockInstance creates a new mock instance.
# Structs
MockBackend is a mock of Backend interface.
MockBackendMockRecorder is the mock recorder for MockBackend.
MockInstance is a mock of Instance interface.
MockInstanceMockRecorder is the mock recorder for MockInstance.