Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
216
func
(h *Handler) Index() index.Interface {
217
return
h.index
218
}
219
220
// HasLegacySHA1 reports whether the server has legacy SHA-1 blobs indexed.
221
func
(h *Handler) HasLegacySHA1() bool {
Callers
15
hasComponent
Function · 0.80
TestParse
Function · 0.80
parse
Function · 0.80
title
Method · 0.80
updatePhotoInAlbum
Method · 0.80
mediaURLsEqual
Function · 0.80
parsePermanodeContinueToken
Function · 0.80
Sign
Method · 0.80
GetBlobMeta
Method · 0.80
GetFileLocation
Method · 0.80
kvBlobMeta
Function · 0.80
typeOfKey
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestParse
Function · 0.64
testCompareWithResized
Function · 0.64