MCPcopy
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

TestSetConfigMethod · 0.95
createPluginConfMethod · 0.65
DefaultConfigMethod · 0.65
Test_GetConfigMethod · 0.65
UpdateConfigMethod · 0.65

Implementers 2

PluginV1Instanceplugin/compat/v1.go
PluginInstanceplugin/testing/mock/mock.go

Calls

no outgoing calls

Tested by 3

TestSetConfigMethod · 0.76
Test_GetConfigMethod · 0.52