MCPcopy
hub / github.com/tinode/chat / GetValidator

Method GetValidator

server/store/store.go:104–104  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

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

Callers 7

rewriteTagFunction · 0.65
authSecretResetMethod · 0.65
replyCreateUserFunction · 0.65
addCredsFunction · 0.65
validatedCredsFunction · 0.65
deleteCredFunction · 0.65
mainFunction · 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