MCPcopy
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
31func ExportSetCandidateSourceHook(fn func(string)) { candSourceHook = fn }
32
33func ExportSetExpandLocationHook(val bool) { expandLocationHook = val }
34

Callers 2

wantResMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected