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

feat(gctx): rename and remove gctx functions to prevent ambiguity #3892

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

mingzaily
Copy link
Member

  • Removed the gctx.WithCtx function from ghttp.
  • Renamed gctx.WithCtx to gctx.WithSpan to prevent naming ambiguity.

- Removed the `gctx.WithCtx` function from ghttp.
- Renamed `gctx.WithCtx` to `gctx.WithSpan` to prevent naming ambiguity.
@gqcn gqcn added this to the v2.9.x milestone Nov 11, 2024
@gqcn gqcn added the ready to merge Used in PR, which means this PR is reviewed. label Nov 11, 2024
@gqcn gqcn merged commit c0f2ef7 into gogf:master Dec 5, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Used in PR, which means this PR is reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants