Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ newInt
Function
newInt
service_config.go:324–326 ·
view source on GitHub ↗
(b int)
Source
from the content-addressed store, hash-verified
322
}
323
324
func
newInt(b int) *int {
325
return
&b
326
}
327
328
func
init() {
329
internal.EqualServiceConfigForTesting = equalServiceConfig
Callers
2
parseServiceConfig
Function · 0.70
TestParseMsgSize
Method · 0.70
Calls
no outgoing calls
Tested by
1
TestParseMsgSize
Method · 0.56