func google.golang.org/grpc/internal/credentials.RequestInfoFromContext
2 uses
google.golang.org/grpc/internal/credentials (current package)
credentials.go#L33: func RequestInfoFromContext(ctx context.Context) interface{} {
google.golang.org/grpc/credentials
credentials.go#L214: ri, ok = icredentials.RequestInfoFromContext(ctx).(RequestInfo)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)