Searched refs:incomingTraceKey (Results 1 – 1 of 1) sorted by relevance
258 type incomingTraceKey struct{} struct280 b, _ := ctx.Value(incomingTraceKey{}).([]byte)288 return context.WithValue(ctx, incomingTraceKey{}, b)