mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-20 00:10:19 -05:00
* plugins: compute bundle hash on load Use this hash to bust client caches whenever the plugin bundle changes. * eliminate redundant pluginHandler * switch to 64-bit FNV-1a * Fix test |
||
|---|---|---|
| .. | ||
| interface_generator | ||
| plugintest | ||
| api.go | ||
| client.go | ||
| client_rpc.go | ||
| client_rpc_generated.go | ||
| context.go | ||
| doc.go | ||
| environment.go | ||
| example_hello_world_test.go | ||
| example_help_test.go | ||
| hclog_adapter.go | ||
| hooks.go | ||
| http.go | ||
| io_rpc.go | ||
| supervisor.go | ||
| supervisor_test.go | ||
| valid.go | ||
| valid_test.go | ||