-
Notifications
You must be signed in to change notification settings - Fork 4
Generate bru file from the geng #18
Copy link
Copy link
Open
Description
Steps to accomplish:
- read all the route.go file
- find out the list of methods used by reading RegisterRoute function
- read all the controller.go file
- find out the list of
dtoormodelused in controller'sShouldBindandBindmethod - read all the
dtoormodeland find thestruct - after finding method from route, and model from controller we can generate bru file
Why generating bru from golang is better than golang from bru?
- when we generate golang from bru there might be data loss
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels