mirror of
https://github.com/cubixle/tuugen.git
synced 2026-04-30 13:38:44 +01:00
work on generating main.go and use config not hardcoded vals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user