Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ Remove
Method
Remove
repository/repo.go:112–112 ·
view source on GitHub ↗
Remove delete one document in the index.
(id string)
Source
from the content-addressed store, hash-verified
110
111
// Remove delete one document in the index.
112
Remove(id string) error
113
114
// Clear empty the index.
115
Clear() error
Callers
15
Remove
Method · 0.65
RemoveAll
Method · 0.65
evictIfNeeded
Method · 0.65
Close
Method · 0.65
repoIsAvailable
Function · 0.65
TestCache
Function · 0.65
TestRemove
Function · 0.65
Remove
Function · 0.65
runBugRm
Function · 0.65
Clear
Function · 0.65
selected
Function · 0.65
LaunchEditor
Function · 0.65
Implementers
1
bleveIndex
repository/index_bleve.go
Calls
no outgoing calls
Tested by
2
TestCache
Function · 0.52
TestRemove
Function · 0.52