MCPcopy
hub / github.com/gotify/server / ValidateAndSetConfig

Method ValidateAndSetConfig

plugin/compat/instance.go:36–36  ·  view source on GitHub ↗

ValidateAndSetConfig see Configurer

(c interface{})

Source from the content-addressed store, hash-verified

34 DefaultConfig() interface{}
35 // ValidateAndSetConfig see Configurer
36 ValidateAndSetConfig(c interface{}) error
37
38 // SetMessageHandler see Messenger#SetMessageHandler
39 SetMessageHandler(h MessageHandler)

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestSetConfigMethod · 0.76