Skip to content
Snippets Groups Projects
Commit 78246df2 authored by Yuchen Zeng's avatar Yuchen Zeng
Browse files

Add GRPC_CONTEXT_TRAFFIC in grpc_context_index

parent 7b1b2cc2
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,9 @@ typedef enum {
/// Value is a \a census_context.
GRPC_CONTEXT_TRACING,
/// Reserved for traffic_class_context.
GRPC_CONTEXT_TRAFFIC,
GRPC_CONTEXT_COUNT
} grpc_context_index;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment