-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feat(net/ghttp): remove Req/Res
suffix limitation for input/output parameters of strict router handler
#3848
base: master
Are you sure you want to change the base?
Conversation
什么原因导致要移除呢?不要做一个善变的 |
What is the reason for removal? Don't be a fickle 'difficult person' |
@gqcn 为啥要移除呢? Difficult person? |
@gqcn Why should we remove it? Difficult person? |
@houseme @oldme-git 我反思,总感觉一个通用的 |
@houseme @oldme-git I'm so annoyed. I always feel that it's not necessary for a general |
@gqcn 还是别改来改去的,大家都用习惯了 |
@gqcn It’s better not to change it again and again, everyone is used to it. |
老不正经了,善变的娃 |
You're too old to be serious, you're a fickle kid. |
支持。应该去掉没有必要的限制。有这个习惯的用户可以继续这样命名。 |
support. Unnecessary restrictions should be removed. Users who have this habit can continue to name them this way. |
gen service 必须以 s 开头是不是也可以去掉。 |
gen service must start with s. Can it be removed? |
|
The |
可否采用 AST 方案,获取接收器。可能有些接收器不需要导出,这里还要再想想。 |
Is it possible to use AST scheme to obtain the receiver struct. |
ssh 这个毕竟还是少量或特殊状态 |
After all, ssh is still a small amount or a special state. |
ssh 当然特殊,我举例子肯定举最能说明问题的例子,其他以 s 开头的单词很多。 |
Of course, ssh is special. When I give an example, I will definitely give the one that best illustrates the problem. There are many other words starting with s. |
No description provided.