mattermost/plugin
Jesse Hallam fcb4ee935e
gob register AppError (#9182)
This allows plugin hooks to return the result of calling the API as an
`error`.
2018-07-31 10:34:40 -04:00
..
interface_generator s/mlog/log/ in apiRPCClient (#9171) 2018-07-27 08:17:29 -07:00
plugintest Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
api.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
client.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
client_rpc.go gob register AppError (#9182) 2018-07-31 10:34:40 -04:00
client_rpc_generated.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
context.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go MM-11431: handle plugin deadlocks (#9167) 2018-07-27 11:37:17 -04: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 Login Hooks (#9177) 2018-07-30 11:55:38 -07:00
http.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
io_rpc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
supervisor.go MM-11431: handle plugin deadlocks (#9167) 2018-07-27 11:37:17 -04: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