Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nsf/gocode
/ cmd_drop_cache
Function
cmd_drop_cache
client.go:171–173 ·
view source on GitHub ↗
(c *rpc.Client)
Source
from the content-addressed store, hash-verified
169
}
170
171
func
cmd_drop_cache(c *rpc.Client) {
172
client_drop_cache(c, 0)
173
}
174
175
func
cmd_set(c *rpc.Client) {
176
switch
flag.NArg() {
Callers
1
do_client
Function · 0.85
Calls
1
client_drop_cache
Function · 0.85
Tested by
no test coverage detected