mattermost/plugin
Jesse Hallam f2ddef9117 MM-11734: better plugin error handling (#9405)
* MM-11734: encode unregistered error implementations as an ErrorString

* MM-11734: test error string handling

* more idiomatic error handling
2018-09-13 11:31:22 -07:00
..
interface_generator MM-11734: better plugin error handling (#9405) 2018-09-13 11:31:22 -07:00
plugintest Add GetLDAPUserAttributes method to the plugin API (#9326) 2018-08-29 11:07:27 -07:00
api.go Add GetLDAPUserAttributes method to the plugin API (#9326) 2018-08-29 11:07:27 -07:00
client.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
client_rpc.go MM-11734: better plugin error handling (#9405) 2018-09-13 11:31:22 -07:00
client_rpc_generated.go MM-11734: better plugin error handling (#9405) 2018-09-13 11:31:22 -07:00
context.go CSRF Token Implementation for Plugins (#9192) 2018-08-01 15:16:04 -07:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
example_hello_world_test.go fix plugin example docs (#9148) 2018-07-25 08:01:13 -04:00
example_help_test.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
hclog_adapter.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
hooks.go MM-11575: change plugin nil semantics (#9212) 2018-08-03 13:15:51 -04:00
http.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
io_rpc.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
supervisor.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
supervisor_test.go MM-11028 Adding some plugin tests. (#9103) 2018-07-18 16:35:12 -07:00
valid.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
valid_test.go MM-8622: improved plugin error handling (#8692) 2018-05-01 07:34:12 -07:00