Documentation
¶
Index ¶
- func Converter(ctx sync.Context) converter.Converter
- func GetRegistry(ctx sync.Context) *registry.Registry
- func IsSingleWorkerMode(ctx sync.Context) bool
- func WithConverter(ctx sync.Context, converter converter.Converter) sync.Context
- func WithRegistry(ctx sync.Context, r *registry.Registry) sync.Context
- func WithSingleWorkerMode(ctx sync.Context) sync.Context
- type PropagatorsKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSingleWorkerMode ¶ added in v1.0.0
IsSingleWorkerMode checks if the context is in single worker mode.
func WithConverter ¶
func WithRegistry ¶ added in v1.0.0
Types ¶
Click to show internal directories.
Click to hide internal directories.