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

Method GetUidString

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

Source from the content-addressed store, hash-verified

97 UpgradeDb(jsonconf json.RawMessage) error
98 GetUid() types.Uid
99 GetUidString() string
100 DbStats() func() any
101 GetAuthNames() []string
102 GetAuthHandler(name string) auth.AuthHandler

Callers 5

genTopicNameFunction · 0.65
NewSessionMethod · 0.65
largeFileReceiveHTTPFunction · 0.65
LargeFileReceiveMethod · 0.65
genTopicNameFunction · 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