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

Method SetStorageHandler

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

SetStorageHandler see Storager#SetStorageHandler.

(handler StorageHandler)

Source from the content-addressed store, hash-verified

43
44 // SetStorageHandler see Storager#SetStorageHandler.
45 SetStorageHandler(handler StorageHandler)
46
47 // Returns the supported modules, f.ex. storager
48 Supports() Capabilities

Callers 3

TestStoragerMethod · 0.65
SetStorageHandlerMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1

TestStoragerMethod · 0.52