mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 18:00:00 +08:00
feat(goctl/rpc): support external proto imports with cross-package ty… (#5472)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
4
tools/goctl/rpc/test/.gitignore
vendored
Normal file
4
tools/goctl/rpc/test/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Ignore generated output from test scripts
|
||||
proto/*/output/
|
||||
proto/*/output_old/
|
||||
proto/*/output_new/
|
||||
Reference in New Issue
Block a user