package
4.6.0+incompatible
Repository: https://github.com/psyb0t/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
# 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.