Skip to main content

ERROR_DETAIL_TRAILER

Constant ERROR_DETAIL_TRAILER 

Source
pub const ERROR_DETAIL_TRAILER: &str = "udb-error-detail-bin";
Expand description

The metadata key the broker uses. The -bin suffix tells gRPC the value is raw bytes rather than ASCII, so tonic base64-decodes it for us.