Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ SetTestHookBug121
Function
SetTestHookBug121
pkg/search/export_test.go:27–29 ·
view source on GitHub ↗
(hook func())
Source
from the content-addressed store, hash-verified
25
)
26
27
func
SetTestHookBug121(hook
func
()) {
28
testHookBug121 = hook
29
}
30
31
func
ExportSetCandidateSourceHook(fn
func
(string)) { candSourceHook = fn }
32
Callers
3
initTests
Function · 0.85
test
Method · 0.85
TestHandler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected