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-19 06:32:45 +08:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-06-19 06:32:45 +08:00
2024-03-07 02:03:41 +00:00
2024-06-19 06:32:45 +08:00
2024-04-13 08:38:44 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-05-07 08:26:13 +00:00
2024-02-27 08:12:22 +01:00
2024-03-22 04:32:40 +08:00
2024-06-18 00:51:13 +00:00
2024-02-27 08:12:22 +01:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-03-16 12:07:56 +00:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-06-19 06:32:45 +08:00
2024-02-27 08:12:22 +01:00
2024-06-19 06:32:45 +08:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00
2024-02-27 08:12:22 +01:00