Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ GetDisplay
Method
GetDisplay
plugin/compat/instance.go:31–31 ·
view source on GitHub ↗
GetDisplay see Displayer
(location *url.URL)
Source
from the content-addressed store, hash-verified
29
30
// GetDisplay see Displayer
31
GetDisplay(location *url.URL) string
32
33
// DefaultConfig see Configurer
34
DefaultConfig()
interface
{}
Callers
9
TestGetDisplay
Method · 0.95
TestDisplayer_notSupported_expectEmpty
Method · 0.65
GetDisplay
Method · 0.65
Test_GetDisplay
Method · 0.65
Test_GetDisplay_NotImplemented_expectEmptyString
Method · 0.65
Test_GetDisplay_incorrectUser_expectNotFound
Method · 0.65
Test_GetDisplay_danglingConf_expectNotFound
Method · 0.65
Test_GetDisplay_nonExistPlugin_expectNotFound
Method · 0.65
GetDisplay
Method · 0.65
Implementers
2
PluginV1Instance
plugin/compat/v1.go
PluginInstance
plugin/testing/mock/mock.go
Calls
no outgoing calls
Tested by
7
TestGetDisplay
Method · 0.76
TestDisplayer_notSupported_expectEmpty
Method · 0.52
Test_GetDisplay
Method · 0.52
Test_GetDisplay_NotImplemented_expectEmptyString
Method · 0.52
Test_GetDisplay_incorrectUser_expectNotFound
Method · 0.52
Test_GetDisplay_danglingConf_expectNotFound
Method · 0.52
Test_GetDisplay_nonExistPlugin_expectNotFound
Method · 0.52