We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Motivation Too long paths. It appears that the most project discourage this convention (golang-standards/project-layout#10).
Possible solution Drop "pkg" from import paths.
Definition of done No "pkg".
Alternatives Leave as it.
The text was updated successfully, but these errors were encountered:
refactor: drop "pkg" directory from "route" module
90fc87f
Related to #44.
refactor: drop "pkg" directory from "route" module (#46)
1306168
refactor: drop "pkg" directory from "internal"
4814399
refactor: drop "pkg" directory from "internal" (#47)
b8e5197
No branches or pull requests
Motivation
Too long paths. It appears that the most project discourage this convention (golang-standards/project-layout#10).
Possible solution
Drop "pkg" from import paths.
Definition of done
No "pkg".
Alternatives
Leave as it.
The text was updated successfully, but these errors were encountered: