MCPcopy
hub / github.com/perkeep/perkeep / Index

Method Index

pkg/search/handler.go:216–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

214}
215
216func (h *Handler) Index() index.Interface {
217 return h.index
218}
219
220// HasLegacySHA1 reports whether the server has legacy SHA-1 blobs indexed.
221func (h *Handler) HasLegacySHA1() bool {

Callers 15

hasComponentFunction · 0.80
TestParseFunction · 0.80
parseFunction · 0.80
titleMethod · 0.80
updatePhotoInAlbumMethod · 0.80
mediaURLsEqualFunction · 0.80
SignMethod · 0.80
GetBlobMetaMethod · 0.80
GetFileLocationMethod · 0.80
kvBlobMetaFunction · 0.80
typeOfKeyFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestParseFunction · 0.64
testCompareWithResizedFunction · 0.64