mirror of
https://github.com/beego/bee.git
synced 2024-11-25 09:50:55 +00:00
1eaaa91cab
* Support `NSRouter` * As `NSRouter` doesn't need `@router` annotation, changed `parserComments` to parse comments of HTTP method functions(Get, Post, ...) without `@router` annotation * Support multi-level namespace * Traverse `Namespace`, `NSRouter`, `NSInclude` in a depth-first manner. * Set controller's tag as a concatenation of route path from root(`NewNamespace)` to leaf nodes(`NSRouter`, `NSInclude`) |
||
---|---|---|
.. | ||
swaggergen | ||
g_appcode.go | ||
g_controllers.go | ||
g_hproseappcode.go | ||
g_migration.go | ||
g_model.go | ||
g_scaffold.go | ||
g_views.go | ||
g.go |