# Functions
NewMockInstance creates a new mock instance.
NewMockInterface creates a new mock instance.
# Structs
MockInstance is a mock of Instance interface.
MockInstanceMockRecorder is the mock recorder for MockInstance.
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.