work on generating main.go and use config not hardcoded vals

This commit is contained in:
cubixle
2021-06-18 13:58:58 +01:00
parent feff0c38eb
commit f435f65536
10 changed files with 124 additions and 76 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
project: tuugen_test_project
import_path: github.com/cubixle/tuugen/example_project
proto: service.proto
proto_file: service.proto
grpc_file: internal/pb/service/service_grpc.pb.go
service_name: Service
data_models:
- name: User