correlation/grpc/key.go (
5
lines of code) (
raw
):
package grpccorrelation const ( metadataCorrelatorKey = "X-GitLab-Correlation-ID" metadataClientNameKey = "X-GitLab-Client-Name" )