Documentation
¶
Index ¶
Constants ¶
View Source
const ( StzBoost = "stz-boost" StzFeat = "stz-feat" )
Variables ¶
View Source
var ( OutboundHeadersKey = ContextKey("stanza-outbound-headers") UberctxStzBoostKey = ContextKey("uberctx-" + StzBoost) UberctxStzFeatKey = ContextKey("uberctx-" + StzFeat) OtStzBoostKey = ContextKey("ot-baggage-" + StzBoost) OtStzFeatKey = ContextKey("ot-baggage-" + StzFeat) )
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶
type ContextKey string
Click to show internal directories.
Click to hide internal directories.