xiaobaicai66695 opened a new pull request, #3642: URL: https://github.com/apache/dubbo-go/pull/3642
## Summary - add complete GoDoc comments for exported client reference and client options - document protocol server options and their configuration effects - document server and service options, including framework-only and deprecated APIs - clarify related option pairs, override behavior, and compatibility requirements This is a documentation-only change and does not alter runtime behavior. ## Testing - `make fmt` (Linux, Go 1.25): passed - `make check-fmt` (Linux, Go 1.25): passed - `go test -count=1 ./client ./protocol ./server`: passed - `go vet ./client ./protocol ./server`: passed - `golangci-lint run ./client ./protocol ./server`: passed -- 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]
