Documentation ¶ Index ¶ func Converter(ctx sync.Context) converter.Converter func WithConverter(ctx sync.Context, converter converter.Converter) sync.Context type PropagatorsKey Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Converter ¶ func Converter(ctx sync.Context) converter.Converter func WithConverter ¶ func WithConverter(ctx sync.Context, converter converter.Converter) sync.Context Types ¶ type PropagatorsKey ¶ type PropagatorsKey int var PropagatorsCtxKey PropagatorsKey Source Files ¶ View all Source files contextpropagator.go converter.go Click to show internal directories. Click to hide internal directories.