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? 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
Option Yes
就是能否支持gen ctrl的配置项可选为数组呀
ctrl: - srcFolder: "api/api/business" dstFolder: "internal/controller/api" clear: true merge: false - srcFolder: "api/api/abcd" dstFolder: "internal/controller/abcd" clear: false merge: true
我现在是因为老项目升级过来的,又想用工具生成控制器代码,原来的api目录已经划分好了,然后没有这种多选项的话,我基本要gf gen ctrl --options这样搞个三四次,要是能配置成数组的话,就很nice
gf gen ctrl --options
如上描述
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem?
Option Yes
Describe the solution you'd like
就是能否支持gen ctrl的配置项可选为数组呀
我现在是因为老项目升级过来的,又想用工具生成控制器代码,原来的api目录已经划分好了,然后没有这种多选项的话,我基本要
gf gen ctrl --options
这样搞个三四次,要是能配置成数组的话,就很niceDescribe alternatives you've considered
如上描述
Additional
No response
The text was updated successfully, but these errors were encountered: