MCPcopy Index your code
hub / github.com/tinode/chat / GetMediaHandler

Method GetMediaHandler

server/store/store.go:105–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 GetLogicalAuthHandler(name string) auth.AuthHandler
104 GetValidator(name string) validate.Validator
105 GetMediaHandler() media.Handler
106 UseMediaHandler(name, config string) error
107}
108

Callers 5

largeFileServeHTTPFunction · 0.65
largeFileReceiveHTTPFunction · 0.65
LargeFileServeMethod · 0.65
LargeFileReceiveMethod · 0.65
DeleteUnusedMethod · 0.65

Implementers 3

storeObjserver/store/store.go
MockPersistentStorageInterfaceserver/store/mock_store/mock_store.go
MockPersistentStorageInterfaceMockRecorderserver/store/mock_store/mock_store.go

Calls

no outgoing calls

Tested by

no test coverage detected