MCPcopy
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
1117func SetTestUidGenerator(g types.UidGenerator) {
1118 uGen = g
1119}
1120
1121func init() {
1122 Store = storeObj{}

Callers 3

initFunction · 0.92
initFunction · 0.92
initFunction · 0.92

Calls

no outgoing calls

Tested by 3

initFunction · 0.74
initFunction · 0.74
initFunction · 0.74

Used in the wild real call sites across dependent graphs

searching dependent graphs…