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

   ### Description
   
   Complete task 3: unify the protocol option style in `protocol/options.go`.
   
   - Add grouping comments for protocol selection, server protocol 
configuration, and deprecated options.
   - Unify the GoDoc style for `WithTriple`, `WithDubbo`, `WithJSONRPC`, and 
`WithREST`.
   - Unify the comments for `WithID`, `WithIp`, `WithPort`, and `WithParams`.
   - Correct the outdated `server.WithServer_ProtocolIDs` reference to 
`server.WithServerProtocolIDs`.
   - No API signatures or runtime behavior are changed.
   
   ### Checklist
   
   - [x] I confirm the target branch is `develop`
   - [x] Code has passed local testing
   - [x] No tests were added because this is a documentation-only change


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