# Functions
NewMockConfig creates a new mock instance.
NewMockConstraints creates a new mock instance.
NewMockHook creates a new mock instance.
NewMockInstallable creates a new mock instance.
NewMockManager creates a new mock instance.
NewMockMeta creates a new mock instance.
NewMockPlugin creates a new mock instance.
NewMockRegistry creates a new mock instance.
NewMockVersion creates a new mock instance.
# Structs
MockConfig is a mock of Config interface.
MockConfigMockRecorder is the mock recorder for MockConfig.
MockConstraints is a mock of Constraints interface.
MockConstraintsMockRecorder is the mock recorder for MockConstraints.
MockHook is a mock of Hook interface.
MockHookMockRecorder is the mock recorder for MockHook.
MockInstallable is a mock of Installable interface.
MockInstallableMockRecorder is the mock recorder for MockInstallable.
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.
MockMeta is a mock of Meta interface.
MockMetaMockRecorder is the mock recorder for MockMeta.
MockPlugin is a mock of Plugin interface.
MockPluginMockRecorder is the mock recorder for MockPlugin.
MockRegistry is a mock of Registry interface.
MockRegistryMockRecorder is the mock recorder for MockRegistry.
MockVersion is a mock of Version interface.
MockVersionMockRecorder is the mock recorder for MockVersion.