Kevin Wan
|
c1d2634427
|
chore: update go version for goctl (#1484)
|
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 |
Kevin Wan
|
d6ff30a570
|
chore: fix golint issues (#1396)
|
3 years ago |
Kevin Wan
|
1becaeb7be
|
chore: refactor (#1331)
|
3 years ago |
Kevin Wan
|
490ef13822
|
style: format code (#1322)
|
3 years ago |
anqiansong
|
1b14de2ff9
|
fix: #1318 (#1321)
* fix #1318
* fix #1318
* remove never used code
* fix unit tes
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
0240fa131a
|
chore: rename service context from ctx to svcCtx (#1299)
|
3 years ago |
anqiansong
|
f1d70eb6b2
|
Feature api root path (#1261)
|
3 years ago |
Kevin Wan
|
65905b914d
|
ci: add reviewdog (#1096)
|
3 years ago |
anqiansong
|
df5ae9507f
|
replace antlr module (#672)
* replace antlr module
* refactor version of antlr
|
4 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 |
kingxt
|
ee19fb736b
|
feature: refactor api parse to g4 (#365)
* feature: refactor api parse to g4
* new g4 parser
* add CHANGE_LOG.MD
* refactor
* fix byte bug
* refactor
* optimized
* optimized
* revert
* update readme.md
* update readme.md
* update readme.md
* update readme.md
* remove no need
* fix java gen
* add upgrade
* resolve confilits
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
4 years ago |