# Functions
NewMockConfig creates a new mock instance.
NewMockHandler creates a new mock instance.
NewMockPlugin_DeleteServer creates a new mock instance.
NewMockPlugin_ExportServer creates a new mock instance.
NewMockPlugin_ImportServer creates a new mock instance.
# Structs
MockConfig is a mock of Config interface.
MockConfigMockRecorder is the mock recorder for MockConfig.
MockHandler is a mock of Handler interface.
MockHandlerMockRecorder is the mock recorder for MockHandler.
MockPlugin_DeleteServer is a mock of Plugin_DeleteServer interface.
MockPlugin_DeleteServerMockRecorder is the mock recorder for MockPlugin_DeleteServer.
MockPlugin_ExportServer is a mock of Plugin_ExportServer interface.
MockPlugin_ExportServerMockRecorder is the mock recorder for MockPlugin_ExportServer.
MockPlugin_ImportServer is a mock of Plugin_ImportServer interface.
MockPlugin_ImportServerMockRecorder is the mock recorder for MockPlugin_ImportServer.