goro
goro copied to clipboard
Command to generate new service method
Summary
Now we have only init
command which generates whole project. But quite often we are faced with writing a new service method for an existing project.
Intended Outcome
It will generate a boilerplate code for just adding single service method with all dependencies and will save a lot of time
How will it work?
Has to be a new goro command