Commit Graph

15 Commits (0449450c64ba295291ff71bf8d4690f9da3e2d66)

Author SHA1 Message Date
Rene Leonhardt 34c5f6616c
chore: upgrade go to 1.19 (#3677) 1 year ago
Kevin Wan 92e5819e91
opt: improve logx performance (#3371) 1 year ago
2822132073 8d23ab158b
fix In `goctl new api`, occur error `invalid character 'A' looking for beginning of value` (#3357) 1 year ago
唐小鸭 bcccfab824
[fix] The directory is not recognized when it is in a soft link (#3337) 1 year ago
anqiansong f486685e99
Fix code generation (#1897) 3 years ago
Kevin Wan 5451d96a81
chore: update some logs (#1875) 3 years ago
Fyn e62870e268
feat(goctl): go work multi-module support (#1800)
* feat(goctl): go work multi-module support

Resolve: #1793

* chore: print log when getting project ctx fails
3 years ago
Kevin Wan 4b7a680ac5
refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
Kevin Wan a91c3907a8
feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
anqiansong 89ce5e492b
refactor file|path (#1409)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
3 years ago
Kevin Wan 0325d8e92d
format code, and reorg imports (#991) 3 years ago
anqiansong 2125977281
Fix filepath (#990) 3 years ago
kingxt f98c9246b2
Code optimized (#493) 4 years ago
Kevin Wan 5e969cbef0
fix golint issues, else blocks (#457) 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