Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ newDuration
Function
newDuration
service_config_test.go:607–609 ·
view source on GitHub ↗
(b time.Duration)
Source
from the content-addressed store, hash-verified
605
}
606
607
func
newDuration(b time.Duration) *time.Duration {
608
return
&b
609
}
Callers
1
TestParseTimeOut
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected