google.golang.org/grpc/internal/resolver.RPCInfo.Method (field)
3 uses
google.golang.org/grpc/internal/resolver (current package)
config_selector.go#L45: Method string // i.e. "/Service/Method"
google.golang.org/grpc
clientconn.go#L115: MethodConfig: getMethodConfig(dcs.sc, rpcInfo.Method),
stream.go#L196: rpcInfo := iresolver.RPCInfo{Context: ctx, Method: method}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)