Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
410
func
corrupt() {
411
log.Fatal(
"corrupt index: remove "
+ File())
412
}
413
414
// An mmapData is mmap'ed read-only data from a file.
415
type
mmapData
struct
{
Callers
6
nextId
Method · 0.85
Open
Function · 0.85
slice
Method · 0.85
uvarint
Method · 0.85
str
Method · 0.85
next
Method · 0.85
Calls
1
File
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…