Skip to content

fix(go): Fix name collision between receiver and parameter#9608

Merged
jsklan merged 9 commits intomainfrom
jsklan/go-func-symbol-collision
Sep 25, 2025
Merged

fix(go): Fix name collision between receiver and parameter#9608
jsklan merged 9 commits intomainfrom
jsklan/go-func-symbol-collision

Conversation

@jsklan
Copy link
Copy Markdown
Contributor

@jsklan jsklan commented Sep 24, 2025

Description

Fix name collision between receiver and parameter
Likely this issue may exist elsewhere in the go sdk generator.
Unsure if we should fix now or after v2 migration since this case is rare causes errors at compile time when it does fail.

Testing

  • Unit tests added/updated

@jsklan jsklan marked this pull request as ready for review September 24, 2025 20:18
@jsklan jsklan merged commit 12050b3 into main Sep 25, 2025
255 checks passed
@jsklan jsklan deleted the jsklan/go-func-symbol-collision branch September 25, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants