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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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.
os/gctx/gctx.go Show resolved Hide resolved
os/gctx/gctx.go Outdated Show resolved Hide resolved
@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
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