v1.6.0
feat: add sentryx.StartSpan method (#50) This is a handy method that ensures the context passed to StartSpan can be overrided with span.Context. Using span.Context is required to make new span children of the first span.
feat: add sentryx.StartSpan method (#50) This is a handy method that ensures the context passed to StartSpan can be overrided with span.Context. Using span.Context is required to make new span children of the first span.