package
4.10.10+incompatible
Repository: https://github.com/rifflearning/mattermost-server.git
Documentation: pkg.go.dev

# Packages

Package pluginenv provides high level functionality for discovering and launching plugins.
The plugintest package provides mocks that can be used to test plugins.
No description provided by the author

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Interfaces

The API can be used to retrieve data or perform actions on behalf of the plugin.
Methods from the Hooks interface can be used by a plugin to respond to events.
No description provided by the author
Supervisor provides the interface for an object that controls the execution of a plugin.