# Functions
No description provided by the author
WithAllowFeatures returns a copy of parent context with allowed client feature.
WithApplicationName returns a copy of parent context with application name.
WithRequestType returns a copy of parent context with custom request type.
WithTraceID returns a copy of parent context with traceID.
WithTraceParent returns a copy of parent context with traceparent header.
WithTrailerCallback attaches callback to context for listening incoming metadata.
WithUserAgent returns a copy of parent context with custom user-agent info
Deprecated: use WithApplicationName instead.