Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information