# Functions
StreamRequestIdExtractor is an interceptor to extract request-id from incoming metadata and insert it into context.
StreamRequestIdInjector add request-id header to outgoing stream requests.
UnaryRequestIdExtractor is an interceptor to extract request-id from incoming metadata and insert it into context.
UnaryRequestIdInjector adds request-id header to outgoing unary requests.