guangwu
|
63368d8b0c
|
io/ioutil deprecated (#3217)
|
2023-05-06 09:50:54 +00:00 |
|
anqiansong
|
1904af2323
|
feat(goctl): Support gateway sample generation (#3049)
|
2023-03-29 09:06:23 +00:00 |
|
Kevin Wan
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2023-01-24 16:32:02 +08:00 |
|
王哈哈
|
dac3600b53
|
Modify comment syntax error (#2572)
|
2022-11-04 21:55:17 +08:00 |
|
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
2022-01-25 23:15:07 +08:00 |
|
anqiansong
|
89ce5e492b
|
refactor file|path (#1409)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2022-01-03 21:32:40 +08:00 |
|
Kevin Wan
|
65905b914d
|
ci: add reviewdog (#1096)
|
2021-09-29 13:09:20 +08:00 |
|
anqiansong
|
8829c31c0d
|
Feature goctl error wrap (#995)
* Add `Wrap` in file errorx.go
* Wrap error with `GoctlError`
* format code
* Refactor package `env` to `version`
* Refactor package `IsVersionGatherThan`
* fix typo
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2021-09-05 21:57:44 +08:00 |
|
Bo-Yi Wu
|
afd9ff889e
|
chore: update code format. (#628)
|
2021-04-15 19:49:17 +08:00 |
|
anqiansong
|
60c7edf8f8
|
fix spelling (#551)
|
2021-03-08 18:23:12 +08:00 |
|
kingxt
|
f98c9246b2
|
Code optimized (#493)
|
2021-02-20 19:50:03 +08:00 |
|
kevin
|
dfe6e88529
|
use goctl template to generate all kinds of templates
|
2020-10-19 23:13:18 +08:00 |
|
kevin
|
f904710811
|
support api templates
|
2020-10-15 16:36:49 +08:00 |
|
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
|
2020-08-28 19:24:58 +08:00 |
|