Expand description

Structures for handling gRPC request metadata.

This module has structures and functions for extracting and inserting metadata on gRPC requests.

Structs

Defines the interceptor data for any gRPC client.

Functions

Retrieve the string value from a request’s metadata map by its key.
Emplace tenant and requestor information on a request’s metadata.