mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-14 17:42:45 -04:00
* add ability to upload other plugins to the plugin API * generated client rpc glue code * fix UploadPlugin API signature * generated plugin mocks * added upload plugin test * removed unused comment * using single line to call InstallPlugin with file Reader * fix minimum server version * added successful plugin upload test * renamed UploadPlugin to InstallPlugin |
||
|---|---|---|
| .. | ||
| mock | ||
| api.go | ||
| doc.go | ||
| example_hello_user_test.go | ||
| helpers.go | ||
| hooks.go | ||