Skip to content

fix: rename context variable to avoid shadowing#28

Open
khanavi272-spec wants to merge 1 commit intoNP-compete:mainfrom
khanavi272-spec:fix-content-shadow
Open

fix: rename context variable to avoid shadowing#28
khanavi272-spec wants to merge 1 commit intoNP-compete:mainfrom
khanavi272-spec:fix-content-shadow

Conversation

@khanavi272-spec
Copy link
Copy Markdown

Renamed the local variable context to ctxArg in server_sdk.go to avoid shadowing the standard library context package.

This improves code clarity and prevents potential confusion in future development.

  • go vet passes
  • No tests affected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant