MCPcopy
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
607func newDuration(b time.Duration) *time.Duration {
608 return &b
609}

Callers 1

TestParseTimeOutMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected