anqiansong
|
4624390e54
|
Fix #1585 #1547 (#1624)
|
3 years ago |
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
3 years ago |
anqiansong
|
9b592b3dee
|
Feature rpc protoc (#1251)
* code generation by protoc
* generate pb by protoc direct
* support: grpc code generation by protoc directly
* format code
* check --go_out & --go-grpc_out
* fix typo
* Update version
* fix typo
* optimize: remove deprecated unit test
* format code
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
anqiansong
|
89ce5e492b
|
refactor file|path (#1409)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
anqiansong
|
bef5bd4e4f
|
fix the package name of grpc client (#1170)
* fix the package name of grpc client
* Remove k8s/utils
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
519db812b4
|
format coding style (#969)
|
3 years ago |
anqiansong
|
3203f8e06b
|
Fix issues (#965)
|
3 years ago |
_ksco
|
cc264dcf55
|
refactor (#878)
* refactor(tools ): refactor cod
Improve code readability and performance
* fix(tools ): fix len bug
Co-authored-by: ksco <hyang@33.cn>
|
3 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 |
Keson
|
2dfecda465
|
modify the service name from proto (#230)
|
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 |