creatorupdatordeprecate
This commit is contained in:
@@ -15,6 +15,4 @@ tasks:
|
||||
- protolint lint -fix {{.PROTO_DIR}}
|
||||
generate:
|
||||
cmds:
|
||||
- pwd
|
||||
- mkdir -p {{.API_DIR}}/serviceInterfaces
|
||||
- protoc --proto_path={{.PROTO_DIR}} --go_out={{.API_DIR}}/serviceInterfaces --go-grpc_out={{.API_DIR}} --go_opt=paths=source_relative --experimental_allow_proto3_optional main.proto
|
||||
|
||||
Reference in New Issue
Block a user