Versions in this module Expand all Collapse all v0 v0.1.0 Apr 8, 2026 Changes in this version + func Converter(ctx sync.Context) converter.Converter + func GetRegistry(ctx sync.Context) *registry.Registry + func WithConverter(ctx sync.Context, converter converter.Converter) sync.Context + func WithRegistry(ctx sync.Context, r *registry.Registry) sync.Context + type PropagatorsKey int + var PropagatorsCtxKey PropagatorsKey