Directories ¶
Path | Synopsis |
---|---|
Installing a managed plugin consists of copying the uploaded plugin (*.tar.gz) to the filestore, unpacking to the configured local directory (PluginSettings.Directory), and copying any webapp bundle therein to the configured local client directory (PluginSettings.ClientDirectory).
|
Installing a managed plugin consists of copying the uploaded plugin (*.tar.gz) to the filestore, unpacking to the configured local directory (PluginSettings.Directory), and copying any webapp bundle therein to the configured local client directory (PluginSettings.ClientDirectory). |
build
|
|
cmd
|
|
As part of the enterprise code integration machinery a go file is copied to this package, this file ensure the existence of the package anyway, allowing the rest of the code to import the package when enterprise code is there and when is not.
|
As part of the enterprise code integration machinery a go file is copied to this package, this file ensure the existence of the package anyway, allowing the rest of the code to import the package when enterprise code is there and when is not. |
The plugin package is used by Mattermost server plugins written in go.
|
The plugin package is used by Mattermost server plugins written in go. |
plugintest
The plugintest package provides mocks that can be used to test plugins.
|
The plugintest package provides mocks that can be used to test plugins. |
plugintest/mock
This package provides aliases for the contents of "github.com/stretchr/testify/mock".
|
This package provides aliases for the contents of "github.com/stretchr/testify/mock". |
scripts
|
|
services
|
|
shared
|
|
driver
package driver implements a DB driver that can be used by plugins to make SQL queries using RPC.
|
package driver implements a DB driver that can be used by plugins to make SQL queries using RPC. |
markdown
This package implements a parser for the subset of the CommonMark spec necessary for us to do server-side processing.
|
This package implements a parser for the subset of the CommonMark spec necessary for us to do server-side processing. |
mlog
Package mlog provides a simple wrapper around Logr.
|
Package mlog provides a simple wrapper around Logr. |
Package testlib exposes helper methods for running unit tests against a containerized test store.
|
Package testlib exposes helper methods for running unit tests against a containerized test store. |
Click to show internal directories.
Click to hide internal directories.