AlexStocks commented on PR #3284:
URL: https://github.com/apache/dubbo-go/pull/3284#issuecomment-4191974720

   [P1] 规范级问题:变量命名应保持一致性。代码中从 'ivkUrl' 重命名为 'ivkURL' 是正确的(符合 Go 
语言规范),但建议在整个代码库中统一这种缩写词的命名风格(如 'URL', 'ID', 'HTTP' 
等应大写)。请确认项目其他地方的相关变量也应更新为一致的命名。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to