Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
anqiansong
|
14ec29991c
|
fix #915 (#917)
|
3 years ago |
anqiansong
|
db87fd3239
|
To generate grpc stream, fix issue #616 (#815)
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
3 years ago |
Bo-Yi Wu
|
afd9ff889e
|
chore: update code format. (#628)
|
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
|
54414db91d
|
fix golint issues, exported doc (#451)
|
4 years ago |
Keson
|
856b5aadb1
|
rpc generation fix (#184)
* reactor alert
* optimize
* add test case
* update the target directory in case proto contains option
* fix missing comments and format code
|
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 |
kevin
|
f904710811
|
support api templates
|
4 years ago |
Keson
|
0a9c427443
|
Goctl rpc patch (#117)
* remove mock generation
* add: proto project import
* update document
* remove mock generation
* add: proto project import
* update document
* remove NL
* update document
* optimize code
* add test
* add test
|
4 years ago |
Keson
|
9f9c24cce9
|
fix bug: release empty struct limit (#96)
|
4 years ago |
kevin
|
72132ce399
|
refine goctl rpc generator
|
4 years ago |
Keson
|
db16115037
|
rpc service generation (#26)
* add execute files
* add protoc-osx
* add rpc generation
* add rpc generation
* add: rpc template generation
* update usage
* fixed env prepare for project in go path
* optimize gomod cache
* add README.md
* format error
* reactor templatex.go
* remove waste code
|
4 years ago |