MCPcopy
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

TestGetCapabilitiesMethod · 0.95
HasSupportFunction · 0.65
GetPluginsMethod · 0.65

Implementers 2

PluginV1Instanceplugin/compat/v1.go
PluginInstanceplugin/testing/mock/mock.go

Calls

no outgoing calls

Tested by 1

TestGetCapabilitiesMethod · 0.76