wxiaoguang 43c7a2e7b1 Refactor names (#31405)
This PR only does "renaming":

* `Route` should be `Router` (and chi router is also called "router")
* `Params` should be `PathParam` (to distingush it from URL query param, and to match `FormString`)
* Use lower case for private functions to avoid exposing or abusing
2024-06-19 06:32:45 +08:00
..
2024-06-11 18:47:45 +00:00
2024-02-25 13:32:13 +00:00
2024-06-17 06:45:12 +00:00
2024-06-17 21:22:39 +02:00
2024-04-03 02:16:46 +00:00
2023-12-25 20:13:18 +08:00
2024-04-22 23:55:43 +00:00
2024-02-25 13:32:13 +00:00
2023-11-03 15:21:05 +00:00
2024-06-11 18:47:45 +00:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-01-12 21:50:38 +00:00