Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nsf/gocode
/ close
Method
close
server.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
func
(this *daemon) close() {
123
this.cmd_in <- daemon_close
124
}
125
126
var
g_daemon *daemon
127
Callers
1
server_close
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected