Files
go-zero/tools/goctl
fondoger 5756627904 Fix Dart API generation bugs; Add ability to generate API for path parameters (#2887)
* Fix bug in dartgen: Import path should match the generated api filename

* Use Route.HandlerName as generated dart API function name

Reasons:
- There is bug when using url path name as function name, because it may have invalid characters such as ":"
- Switching to HandlerName aligns with other languages such as typescript generation

* [DartGen] Add ability to generate api for url path parameters such as /path/:param
2023-02-16 15:19:46 +08:00
..
2022-05-07 15:40:11 +08:00
2022-10-18 17:27:06 +08:00
2022-11-04 21:55:17 +08:00
2022-05-07 15:40:11 +08:00
2022-05-07 23:34:55 +08:00
2022-05-07 15:40:11 +08:00
2022-04-06 16:09:06 +08:00
2022-08-19 23:08:07 +08:00
2022-08-19 23:08:07 +08:00