sharded-gotify/plugin
Jannis Mattheis 0250a48c2c Log loaded plugins
If a plugin was built for a different gotify version, then plugin.Open
may throw an unrecoverable error. This log statement should help
debugging which plugin is causing the error.

See #510
2022-09-11 17:29:31 +02:00
..
compat Update linter 2022-05-29 19:45:45 +02:00
example Use v2 in package path 2020-05-08 10:43:17 +02:00
testing Use v2 in package path 2020-05-08 10:43:17 +02:00
manager.go Log loaded plugins 2022-09-11 17:29:31 +02:00
manager_test.go Update linter 2022-05-29 19:45:45 +02:00
manager_test_norace.go Update linter 2022-05-29 19:45:45 +02:00
manager_test_race.go Add plugin feature 2019-02-09 12:52:01 +01:00
messagehandler.go Use golangci-lint 2020-11-01 10:47:02 +01:00
pluginenabled.go Return 500 server error on database failures (#191) 2019-05-25 08:37:24 +02:00
pluginenabled_test.go Use golangci-lint 2020-11-01 10:47:02 +01:00
storagehandler.go Return 500 server error on database failures (#191) 2019-05-25 08:37:24 +02:00