MCPcopy
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
176func generateHookId() string {
177 return security.PseudorandomString(20)
178}

Callers 1

BindMethod · 0.85

Calls 1

PseudorandomStringFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…