Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ Disable
Method
Disable
plugin/compat/instance.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
PluginInstance
interface
{
27
Enable() error
28
Disable() error
29
30
// GetDisplay see Displayer
31
GetDisplay(location *url.URL) string
Callers
4
TestEnableDisable
Method · 0.95
SetPluginEnabled
Method · 0.65
RemoveUser
Method · 0.65
Disable
Method · 0.65
Implementers
2
PluginV1Instance
plugin/compat/v1.go
PluginInstance
plugin/testing/mock/mock.go
Calls
no outgoing calls
Tested by
1
TestEnableDisable
Method · 0.76