# Packages
Package mock_pluginapi is a generated GoMock package.
# Functions
CustomWrapper builds a Wrapper with the implementations of the different interfaces passed.
No description provided by the author
No description provided by the author
Wrap wraps a plugin.API with the mattermost-plugin-api layer, interfaced by this package.
# Variables
No description provided by the author
# Structs
No description provided by the author
ClusterService exposes methods from the mm server cluster package.
Wrapper is a wrapper over the mattermost-plugin-api layer, defining interfaces implemented by that package, that are also mockable.
# Interfaces
Channel is an interface declaring only the functions from mattermost-plugin-api ChannelService that are used in this plugin.
No description provided by the author
No description provided by the author
Configuration is an interface declaring only the functions from mattermost-plugin-api ConfigurationService that are used in this plugin.
File is an interface declaring only the functions from mattermost-plugin-api FileService that are used in this plugin.
Log is an interface declaring only the functions from mattermost-plugin-api LogService that are used in this plugin.
Post is an interface declaring only the functions from mattermost-plugin-api PostService that are used in this plugin.
SlashCommand is an interface declaring only the functions from mattermost-plugin-api SlashCommandService that are used in this plugin.
System is an interface declaring only the functions from mattermost-plugin-api SystemService that are used in this plugin.
User is an interface declaring only the functions from mattermost-plugin-api UserService that are used in this plugin.