Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gotify/server
/ Capability
TypeAlias
Capability
plugin/compat/instance.go:10–10 ·
view source on GitHub ↗
Capability is a capability the plugin provides.
Source
from the content-addressed store, hash-verified
8
9
// Capability is a capability the plugin provides.
10
type
Capability string
11
12
const
(
13
// Messenger sends notifications.
Callers
1
instance.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected