Kevin Wan
|
a40254156f
|
refactor: refactor yaml unmarshaler (#1517)
|
3 years ago |
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
3 years ago |
anqiansong
|
89ce5e492b
|
refactor file|path (#1409)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Amor
|
41c980f00c
|
update goctl api (#1052)
* update goctl api
* add LoadTemplate
* update new api template
* update
|
3 years ago |
neosu
|
d8905b9e9e
|
add api template file (#1003)
|
3 years ago |
anqiansong
|
9f4a882a1b
|
fix issue #831 (#850)
* fix issue #831
* fix typo
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
3 years ago |
anqiansong
|
dda7666097
|
Feature mongo gen (#546)
* add feature: mongo code generation
* upgrade version
* update doc
* format code
* update update.tpl of mysql
|
4 years ago |
anqiansong
|
60c7edf8f8
|
fix spelling (#551)
|
4 years ago |
kingxt
|
e6ef1fca12
|
Code optimized (#523)
* optimized markdown generator
* optimized markdown generator
* optimized markdown generator
* add more comment
* add comment
* add comment
* add comments for rpc tool
* add comments for model tool
* add comments for model tool
* add comments for model tool
* add comments for config tool
* add comments for config tool
* add comments
* add comments
* add comments
* add comments
* add comment
* remove rpc main head info
* add comment
* optimized
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
4 years ago |
Kevin Wan
|
da8f76e6bd
|
add category docker & kube (#276)
|
4 years ago |
Kevin Wan
|
7a82cf80ce
|
support k8s deployment yaml generation (#247)
* simplify code, format makefile
* simplify code
* some optimize by kevwan and benying (#240)
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
* optimization (#241)
* optimize docker file generation, make docker build faster
* support k8s deployment yaml generation
Co-authored-by: benying <31179034+benyingY@users.noreply.github.com>
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
Co-authored-by: bittoy <bittoy@qq.com>
|
4 years ago |
kevin
|
cb9075b737
|
add dockerfile into template
|
4 years ago |
Keson
|
e76f44a35b
|
reactor rpc (#179)
* reactor rpc generation
* update flag
* update command
* update command
* update unit test
* delete test file
* optimize code
* update doc
* update gen pb
* rename target dir
* update mysql data type convert rule
* add done flag
* optimize req/reply parameter
* optimize req/reply parameter
* remove waste code
* remove duplicate parameter
* format code
* format code
* optimize naming
* reactor rpcv2 to rpc
* remove new line
* format code
* rename underline to snake
* reactor getParentPackage
* remove debug log
* reactor background
|
4 years ago |
Keson
|
41964f9d52
|
gozero template (#147)
* model/rpc generate code from template cache
* delete unused(deprecated) code
* support template init|update|clean|revert
* model: return the execute result for insert and update operation
* // deprecated: containsAny
* add template test
* add default buildVersion
* update build version
|
4 years ago |
kevin
|
dfe6e88529
|
use goctl template to generate all kinds of templates
|
4 years ago |