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

Method GetUid

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

Source from the content-addressed store, hash-verified

96 InitDb(jsonconf json.RawMessage, reset bool) error
97 UpgradeDb(jsonconf json.RawMessage) error
98 GetUid() types.Uid
99 GetUidString() string
100 DbStats() func() any
101 GetAuthNames() []string

Callers 3

CreateMethod · 0.65
SaveMethod · 0.65
DeleteListMethod · 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