# Functions
ReturnErrorOnDisableForUser registers a uid which will throw an error on disabling.
ReturnErrorOnEnableForUser registers a uid which will throw an error on enabling.
# Constants
ModulePath is for convenient access of the module path of this mock plugin.
Name is for convenient access of the module path of the name of this mock plugin.
# Structs
Plugin is a mock plugin.
PluginConfig is a mock plugin config struct.
PluginInstance is a mock plugin instance.