Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ String
Method
String
plugin/compat/plugin.go:21–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
func
(c Info) String() string {
22
if
c.Name !=
""
{
23
return
c.Name
24
}
25
return
c.ModulePath
26
}
27
28
// UserContext is the user context used to create plugin instance.
29
type
UserContext
struct
{
Callers
15
TestPluginInfoStringer
Function · 0.95
createPluginConf
Method · 0.80
GetDisplay
Method · 0.80
TestGetPluginInfo
Method · 0.80
startListening
Function · 0.80
RoundTrip
Method · 0.80
buildWithPaging
Function · 0.80
Test_GetDisplay
Method · 0.80
Test_GetDisplay_NotImplemented_expectEmptyString
Method · 0.80
GetPlugins
Method · 0.80
Test_CreateApplication_ignoresReadOnlyPropertiesInParams
Method · 0.80
serveFile
Function · 0.80
Calls
no outgoing calls
Tested by
8
TestPluginInfoStringer
Function · 0.76
TestGetPluginInfo
Method · 0.64
Test_GetDisplay
Method · 0.64
Test_GetDisplay_NotImplemented_expectEmptyString
Method · 0.64
Test_CreateApplication_ignoresReadOnlyPropertiesInParams
Method · 0.64
TestUI
Function · 0.64
TestServe
Function · 0.64
doRequestAndExpect
Function · 0.64