Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2023 v1.0.0 Jun 25, 2023 Changes in this version + type MD grpcMetadata.MD + func ExtractIncoming(ctx context.Context) MD + func ExtractOutgoing(ctx context.Context) MD + func (m MD) Add(key string, value string) MD + func (m MD) Clone(copiedKeys ...string) MD + func (m MD) Del(key string) MD + func (m MD) Get(key string) string + func (m MD) Set(key string, value string) MD + func (m MD) ToIncoming(ctx context.Context) context.Context + func (m MD) ToOutgoing(ctx context.Context) context.Context