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-02-27 08:12:22 +01:00
2024-05-21 23:23:22 +08:00
2024-06-19 06:32:45 +08:00
2024-06-17 01:18:35 +00:00
2024-05-09 08:44:26 +00:00
2024-05-29 06:43:02 +00:00
2023-12-19 09:29:05 +00:00
2024-02-02 19:11:39 -05:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2024-02-27 08:12:22 +01:00
2024-04-13 08:38:44 +00:00
2024-04-22 11:48:42 +00:00
2024-02-14 18:19:57 +00:00
2024-03-08 15:30:10 +08:00
2023-10-19 13:16:11 +00:00
2024-04-20 03:15:04 +00:00
2024-03-04 08:16:03 +00:00
2024-02-28 14:40:36 +01:00
2024-03-08 15:30:10 +08:00
2024-01-27 21:09:51 +01:00
2024-02-28 14:40:36 +01:00
2023-12-07 15:27:36 +08:00
2024-02-24 06:55:19 +00:00
2023-09-28 01:38:53 +00:00
2024-03-08 15:30:10 +08:00
2024-03-08 10:21:24 +00:00
2024-05-20 00:56:45 +00:00
2024-01-31 14:55:12 +00:00
2024-02-28 14:40:36 +01:00
2024-04-20 03:15:04 +00:00
2024-06-05 09:22:38 +08:00