Similarityoung opened a new pull request, #135:
URL: https://github.com/apache/dubbo-go-pixiu-samples/pull/135

   **What this PR does**:
   
   This pull request removes all files and code related to the Dubbo-go resolve 
example, including configuration files, server and user implementation, and 
related tests. The changes primarily clean up the repository by deleting the 
entire example and its supporting assets.
   
   The most important changes are:
   
   **Removal of resolve example source code and logic:**
   * Deleted the main server implementation in `server.go` and the user 
provider logic in `user.go`, removing all related business logic, data models, 
and service registration for the Dubbo-go resolve example. 
[[1]](diffhunk://#diff-724dd78adb527de2c165fea9e6a6ae0c738474110f55ce50a21dd20374ac3a69L1-L70)
 
[[2]](diffhunk://#diff-d33ea0104d75ea3a9a23c74e0ed5df49b146664aadb1a229c8a8fed54fb8488dL1-L272)
   
   **Removal of configuration and environment files:**
   * Removed all configuration files for the resolve example, including 
`conf.yaml`, `server.yml`, and logging configuration `log.yml`, as well as the 
Docker Compose file for Zookeeper. 
[[1]](diffhunk://#diff-4df77f83b4b40bc3ec3e52d3692b4d88e12a8ba3956c8755c8beb146514d0cefL1-L61)
 
[[2]](diffhunk://#diff-2af815be63a6e2a6c3e445f5a00f72e0ffe11bc437d835969860ddfe8fa07d02L1-L39)
 
[[3]](diffhunk://#diff-9c4950b7567fee3d975da2d6127f9f378934b293c7e471b9c1db89d4f5d65bceL1-L45)
 
[[4]](diffhunk://#diff-8022cb1b6999777accaf49af3134aacc5e4bb1c91567e19bff969237bb0c6783L1-L27)
   
   **Removal of tests and API configuration:**
   * Deleted the test file `pixiu_test.go` and removed an entry from the API 
config in `api_config.yaml` related to the resolve example. 
[[1]](diffhunk://#diff-8bc7156ea4c6e913ae61ee27c4616cbaa9f3c1d109707269a0e557f9acfaa741L1-L88)
 
[[2]](diffhunk://#diff-e3b1cf4a61d2210375733392ab8e3210dbfb94bd0bc2ad69c677a6a01f7b39acL38-L39)


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