MCPcopy 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
122func (this *daemon) close() {
123 this.cmd_in <- daemon_close
124}
125
126var g_daemon *daemon
127

Callers 1

server_closeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected