Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ ExportSetCandidateSourceHook
Function
ExportSetCandidateSourceHook
pkg/search/export_test.go:31–31 ·
view source on GitHub ↗
(fn func(string))
Source
from the content-addressed store, hash-verified
29
}
30
31
func
ExportSetCandidateSourceHook(fn
func
(string)) { candSourceHook = fn }
32
33
func
ExportSetExpandLocationHook(val bool) { expandLocationHook = val }
34
Callers
2
wantRes
Method · 0.85
testQueryRecentPermanodes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected