Skip to content

Use move optimal metadata.ValueFromIncomingContext()

Mikhail Mazurskiy requested to merge ash2k/ValueFromIncomingContext into master

I learned about this function from https://github.com/grpc/grpc-go/pull/7368. It performs fewer allocations, so let's use it where we can.

Merge request reports

Loading