MCPcopy 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.
10type Capability string
11
12const (
13 // Messenger sends notifications.

Callers 1

instance.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected