Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ init
Function
init
test/go/src/common/server.go:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
)
35
36
func
init() {
37
flag.BoolVar(&debugServerProtocol,
"debug_server_protocol"
, false,
"turn server protocol trace on"
)
38
}
39
40
func
GetServerParams(
41
host string,
Callers
2
main
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
2
main
Function · 0.40
main
Function · 0.40