MCPcopy Index your code
hub / github.com/google/codesearch / corrupt

Function corrupt

index/read.go:410–412  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

408}
409
410func corrupt() {
411 log.Fatal("corrupt index: remove " + File())
412}
413
414// An mmapData is mmap'ed read-only data from a file.
415type mmapData struct {

Callers 6

nextIdMethod · 0.85
OpenFunction · 0.85
sliceMethod · 0.85
uvarintMethod · 0.85
strMethod · 0.85
nextMethod · 0.85

Calls 1

FileFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…