Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export spanFromContext #452

Closed
wants to merge 1 commit into from
Closed

Export spanFromContext #452

wants to merge 1 commit into from

Commits on Jun 22, 2022

  1. Export spanFromContext

    Matches the logic from `TransactionFromContext` and returns nil.
    This is idiomatic and does what it says on the tin, if the context
    does not have a span contained within it, I would not expect anything
    to be returned. An error seems... extra.
    GTB3NW committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    171f10f View commit details
    Browse the repository at this point in the history