Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ DefaultConfig
Method
DefaultConfig
plugin/compat/instance.go:34–34 ·
view source on GitHub ↗
DefaultConfig see Configurer
()
Source
from the content-addressed store, hash-verified
32
33
// DefaultConfig see Configurer
34
DefaultConfig()
interface
{}
35
// ValidateAndSetConfig see Configurer
36
ValidateAndSetConfig(c
interface
{}) error
37
Callers
7
TestSetConfig
Method · 0.95
initializeConfigurerForSingleUserPlugin
Method · 0.65
createPluginConf
Method · 0.65
TestConfigurer_notSupported_expectEmpty
Method · 0.65
DefaultConfig
Method · 0.65
Test_GetConfig
Method · 0.65
UpdateConfig
Method · 0.65
Implementers
2
PluginV1Instance
plugin/compat/v1.go
PluginInstance
plugin/testing/mock/mock.go
Calls
no outgoing calls
Tested by
3
TestSetConfig
Method · 0.76
TestConfigurer_notSupported_expectEmpty
Method · 0.52
Test_GetConfig
Method · 0.52