mattermost/plugin
Rajat Varyani 1b3846a508 [MM-16700] Add InstallPluginFromUrl helper method (#12994)
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
2020-01-07 13:56:12 +01:00
..
checker Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
interface_generator [MM-20723] Add golint for plugin package to golangci (#13090) 2019-12-05 20:31:53 +01:00
plugintest [MM-16700] Add InstallPluginFromUrl helper method (#12994) 2020-01-07 13:56:12 +01:00
scheduler [MM-20723] Add golint for plugin package to golangci (#13090) 2019-12-05 20:31:53 +01:00
api.go [MM-20353] Change KVSetWithOptions to accept a byte slice (#13213) 2019-12-03 10:46:15 +01:00
client.go Revert "MM-16809: Added EnsureChannel Helper (#11852)" (#12314) 2019-09-24 13:48:33 -04:00
client_rpc.go Fix inconsistencies in variable names for struct methods (#13561) 2020-01-07 10:47:03 +01:00
client_rpc_generated.go [MM-20353] Change KVSetWithOptions to accept a byte slice (#13213) 2019-12-03 10:46:15 +01:00
context.go Adding interplugin communication. (#12829) 2019-11-04 17:35:58 -08:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go MM-19628: Fix race in (*registeredPlugin).State access (#13332) 2020-01-07 17:30:34 +05:30
example_hello_world_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
example_help_test.go [MM-20723] Add golint for plugin package to golangci (#13090) 2019-12-05 20:31:53 +01:00
hclog_adapter.go [MM-19948] Set version on module file and internal paths (#13186) 2019-11-28 14:39:38 +01:00
health_check.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
health_check_test.go [MM-20723] Add golint for plugin package to golangci (#13090) 2019-12-05 20:31:53 +01:00
helpers.go [MM-16700] Add InstallPluginFromUrl helper method (#12994) 2020-01-07 13:56:12 +01:00
helpers_bots.go MM-19508 Extend ShouldProcessMessage to filter out from_webhoo… (#13270) 2019-12-19 20:52:41 +01:00
helpers_bots_test.go MM-19508 Extend ShouldProcessMessage to filter out from_webhoo… (#13270) 2019-12-19 20:52:41 +01:00
helpers_config.go Gh 10166 (#13021) 2020-01-06 17:08:24 -04:00
helpers_config_test.go Gh 10166 (#13021) 2020-01-06 17:08:24 -04:00
helpers_kv.go [MM-19153] Add server version check in helper methods for plugins (#12675) 2019-11-06 17:42:46 +01:00
helpers_kv_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
helpers_plugin.go [MM-16700] Add InstallPluginFromUrl helper method (#12994) 2020-01-07 13:56:12 +01:00
helpers_plugin_test.go [MM-16700] Add InstallPluginFromUrl helper method (#12994) 2020-01-07 13:56:12 +01:00
hooks.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
http.go [MM-20723] Add golint for plugin package to golangci (#13090) 2019-12-05 20:31:53 +01:00
io_rpc.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
main_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
stringifier.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
stringifier_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
supervisor.go [MM-19948] Set version on module file and internal paths (#13186) 2019-11-28 14:39:38 +01:00
supervisor_test.go [MM-20723] Add golint for plugin package to golangci (#13090) 2019-12-05 20:31:53 +01:00
valid.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
valid_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00