Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ Supports
Method
Supports
plugin/compat/instance.go:48–48 ·
view source on GitHub ↗
Returns the supported modules, f.ex. storager
()
Source
from the content-addressed store, hash-verified
46
47
// Returns the supported modules, f.ex. storager
48
Supports() Capabilities
49
}
50
51
// HasSupport tests a PluginInstance for a capability.
Callers
3
TestGetCapabilities
Method · 0.95
HasSupport
Function · 0.65
GetPlugins
Method · 0.65
Implementers
2
PluginV1Instance
plugin/compat/v1.go
PluginInstance
plugin/testing/mock/mock.go
Calls
no outgoing calls
Tested by
1
TestGetCapabilities
Method · 0.76