MaoMengww opened a new pull request, #3616:
URL: https://github.com/apache/dubbo-go/pull/3616

   ### Description
   Fixes # (issue)
   For this PR, I consider the field ordering of the config structs already 
reasonable and left it unchanged. Changes made:
   
   1. Rewrote incomplete sentences into complete sentences. For example, `// 
MaxServerRecvMsgSize max size of server receive message` was changed to `// 
MaxServerRecvMsgSize defines the max size of server receive message.`
   
   2. Unified the type-comment style to `// XConfig represents`. For example, 
`// TripleConfig represents the config of triple protocol.`
   
   3. Supplemented some missing comments.
   
   4. Added periods to complete sentences.
   
   5. Adjusted some blank lines to make the grouping more obvious. 
   
   Refs https://github.com/apache/dubbo-go/issues/3598 (task19)
   ### Checklist
   - [x] I confirm the target branch is `develop`
   - [x] Code has passed local testing
   - [ ] I have added tests that prove my fix is effective or that my feature 
works
   


-- 
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