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

Method RegisterWebhook

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

RegisterWebhook see Webhooker#RegisterWebhook

(basePath string, mux *gin.RouterGroup)

Source from the content-addressed store, hash-verified

40
41 // RegisterWebhook see Webhooker#RegisterWebhook
42 RegisterWebhook(basePath string, mux *gin.RouterGroup)
43
44 // SetStorageHandler see Storager#SetStorageHandler.
45 SetStorageHandler(handler StorageHandler)

Callers 3

TestRegisterWebhookMethod · 0.95
RegisterWebhookMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1

TestRegisterWebhookMethod · 0.76