MCPcopy 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
36func init() {
37 flag.BoolVar(&debugServerProtocol, "debug_server_protocol", false, "turn server protocol trace on")
38}
39
40func GetServerParams(
41 host string,

Callers 2

mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by 2

mainFunction · 0.40
mainFunction · 0.40