Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ testPerRPCCreds
Struct
testPerRPCCreds
credentials/google/google_test.go:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
type
testPerRPCCreds
struct
{
67
md
map
[string]string
68
}
69
70
func
(c *testPerRPCCreds) RequireTransportSecurity() bool {
71
return
true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected