Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ SetTestUidGenerator
Function
SetTestUidGenerator
server/store/store.go:1117–1119 ·
view source on GitHub ↗
(g types.UidGenerator)
Source
from the content-addressed store, hash-verified
1115
}
1116
1117
func
SetTestUidGenerator(g types.UidGenerator) {
1118
uGen = g
1119
}
1120
1121
func
init() {
1122
Store = storeObj{}
Callers
3
init
Function · 0.92
init
Function · 0.92
init
Function · 0.92
Calls
no outgoing calls
Tested by
3
init
Function · 0.74
init
Function · 0.74
init
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…