Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ generateHookId
Function
generateHookId
tools/hook/hook.go:176–178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
}
175
176
func
generateHookId() string {
177
return
security.PseudorandomString(20)
178
}
Callers
1
Bind
Method · 0.85
Calls
1
PseudorandomString
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…