mattermost/plugin/rpcplugin
Chris 4c17bdff1b
Add plugin slash command support (#7941)
* add plugin slash command support

* remove unused string

* rebase
2017-12-08 13:55:41 -06:00
..
api.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
api_test.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
hooks.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
hooks_test.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
http.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
http_test.go add plugin http handler (#7289) 2017-08-28 11:27:18 -05:00
io.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
ipc.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
ipc_test.go Renaming repo 2017-09-06 23:11:59 -07:00
main.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
main_test.go Renaming repo 2017-09-06 23:11:59 -07:00
muxer.go Remove unused variables / code (#7736) 2017-10-30 11:58:00 -05:00
muxer_test.go add plugin http handler (#7289) 2017-08-28 11:27:18 -05:00
process.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
process_test.go improve rpcplugin tests (#7837) 2017-11-15 16:08:02 -06:00
process_unix.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
process_windows.go windows support for plugin ipc (#7251) 2017-08-18 12:21:01 -07:00
supervisor.go call OnActivate after plugin crash, update example (#7940) 2017-12-05 09:19:32 -05:00
supervisor_test.go call OnActivate after plugin crash, update example (#7940) 2017-12-05 09:19:32 -05:00