Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@a8m
Copy link
Member

@a8m a8m commented Feb 2, 2022

The new Alias option adds package aliases (local names) for all type-packages that
their import identifier conflicts with user-defined packages (i.e. GoType).

Fixed #1565

@a8m a8m force-pushed the importalias branch 2 times, most recently from f4a403c to 114fd3e Compare February 2, 2022 13:04
The new Alias option adds package aliases (local names) for all type-packages that
their import identifier conflicts with user-defined packages (i.e. GoType).
@a8m a8m merged commit 0e49dd1 into master Feb 2, 2022
@a8m a8m deleted the importalias branch February 2, 2022 13:50
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.

cant resolve same package name with different import path in generated code

2 participants