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

Implement go.type.import meta for arbitrary import paths #21

Merged
merged 4 commits into from
Jul 18, 2023

Conversation

VojtechVitek
Copy link
Contributor

@VojtechVitek VojtechVitek commented Jul 17, 2023

Select an import path for a given field type.

+ go.field.type = uuid.UUID
+ go.type.import = github.com/google/uuid

This will choose github.com/googe/uuid over any other "uuid" pkg import path.

@VojtechVitek VojtechVitek merged commit a8dd70a into master Jul 18, 2023
1 check passed
@VojtechVitek VojtechVitek deleted the import_paths branch July 18, 2023 19:22
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