grpc

package
v1.67.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package grpc provides utilities for gRPC tracing integration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetadataCarrier

type MetadataCarrier metadata.MD

MetadataCarrier implements the TextMapCarrier interface for gRPC metadata.

func (MetadataCarrier) Get

func (m MetadataCarrier) Get(key string) string

Get returns the first value associated with the given key.

func (MetadataCarrier) Keys

func (m MetadataCarrier) Keys() []string

Keys returns all keys in the metadata.

func (MetadataCarrier) Set

func (m MetadataCarrier) Set(key string, value string)

Set associates a key-value pair in the metadata.

Directories

Path Synopsis
Package client_tracing provides gRPC client middleware for distributed tracing.
Package client_tracing provides gRPC client middleware for distributed tracing.
Package server_tracing provides gRPC server middleware for distributed tracing.
Package server_tracing provides gRPC server middleware for distributed tracing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL