Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Parse
Method
Parse
internal/balancerload/load.go:28–28 ·
view source on GitHub ↗
Parse parses loads from metadata.
(md metadata.MD)
Source
from the content-addressed store, hash-verified
26
type
Parser
interface
{
27
// Parse parses loads from metadata.
28
Parse(md metadata.MD) any
29
}
30
31
var
parser Parser
Callers
15
parseTarget
Function · 0.65
removeServiceNameFromJWTURI
Function · 0.65
validateOptions
Function · 0.65
isDirectPathCluster
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
processFlags
Function · 0.65
TestStringWithAllowedValues
Method · 0.65
TestDurationSlice
Method · 0.65
TestIntSlice
Method · 0.65
TestStringSlice
Method · 0.65
Implementers
2
loadParser
orca/orca.go
testLoadParser
test/balancer_test.go
Calls
no outgoing calls
Tested by
10
TestStringWithAllowedValues
Method · 0.52
TestDurationSlice
Method · 0.52
TestIntSlice
Method · 0.52
TestStringSlice
Method · 0.52
TestStdoutLogger_Log
Method · 0.52
TestMatchingSANExists_FailureCases
Method · 0.52
TestMatchingSANExists_Success
Method · 0.52
TestAutoHostSNI_DNS_SANValidation_Failures
Method · 0.52
TestAuthenticatedMatcherIdentitySourcePrecedence
Function · 0.52
TestDetermineTargetCSM
Method · 0.52