Tigran

Results 18 issues of Tigran

### 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...

enhancement

### Summary Now we have only init command which generates whole project. But quite often we are faced with writing a new UseCase method for an existing project. ### Intended...

enhancement

### Summary Now we have only init command which generates whole project. But quite often we are faced with writing a new Service for an existing project. ### Intended Outcome...

enhancement

### Summary Now we have only init command which generates whole project. But quite often we are faced with writing a new Adapter (repository) for an existing project. ### Intended...

enhancement

### Summary Add to the layout openTelemetry implementation It should have flexible configurations with ability to trace all infrastructure layers (databases, http, grpc, amqp... connections). Also should provide an easy...

enhancement

### Summary In addition to http and grpc there is should be a way to generate also amqp handlers. It should generate all boilerplate code with connecting, publishing and consuming...

enhancement

### Summary Currently there is no way to generate GRPC handlers (only http handlers available). It should be possible to configure our routes in goro.yaml and bind it with different...

enhancement

### Summary Goro should be able to generate GitHub CI/CD pipelines with linter and unit tests by provided goro.yaml config

enhancement