mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-02-03 00:38:40 +08:00
6d9dfc08f9
* feat(goctl): supports api multi-level importing Resolves: #1744 * fix(goctl): import-cycle, etc. import-cycle will not be allowed e.g., a.api -> b.api -> a.api regular multiple-import will be allowed e.g., a.api -> b.api -> c.api -> c.api * refactor(goctl): adds comments to exported var * fix(goctl): typo in a comment |
||
---|---|---|
.. | ||
apigen | ||
dartgen | ||
docgen | ||
format | ||
gogen | ||
javagen | ||
ktgen | ||
new | ||
parser | ||
spec | ||
tsgen | ||
util | ||
validate |