Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Create
Method · 0.65
Save
Method · 0.65
DeleteList
Method · 0.65
Implementers
3
storeObj
server/store/store.go
MockPersistentStorageInterface
server/store/mock_store/mock_store.go
MockPersistentStorageInterfaceMockRecorder
server/store/mock_store/mock_store.go
Calls
no outgoing calls
Tested by
no test coverage detected