# Functions

UnaryClientCtxIDInterceptor logs the context id from a RPC response.
UnaryServerCtxIDInterceptor adds the ContextIDKey to the context and sets it as a log field.

# Constants

ContextIDKey holds the key of the context ID.

# Type aliases

ContextKey defines the context key type.