SSDealing with context I usually use efficient zero memory allocation struct{}-based keys. For example: type ReqIDKey struct{} ... ctx := context.WithValue(r.Context(), ReqIDKey{}, reqID)Comment·Article·Nov 13, 2021·Golang and context - an explanation