Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nsf/gocode
/ server_options
Function
server_options
server.go:245–247 ·
view source on GitHub ↗
(notused int)
Source
from the content-addressed store, hash-verified
243
}
244
245
func
server_options(notused int) string {
246
return
g_config.options()
247
}
Callers
1
RPC_options
Method · 0.85
Calls
1
options
Method · 0.80
Tested by
no test coverage detected