anqiansong
|
b8ea16a88e
|
feat: Add --remote (#1387)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
anqiansong
|
49bab23c54
|
fix #1376 (#1380)
* fix #1376
* fix #1376
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Leizhengzi
|
78ba00d3a7
|
fix: command system info missing go version (#1377)
|
3 years ago |
Kevin Wan
|
f827a7b985
|
chore: update goctl version to 1.2.4 for release tools/goctl/v1.2.4 (#1372)
|
3 years ago |
行者
|
f5f2097d14
|
Updated MySQL生成表结构体遇到关键字db部分保持原字段名定义 (#1369)
|
3 years ago |
Kevin Wan
|
1d223fc114
|
docs: update goctl markdown (#1370)
|
3 years ago |
JiangYiJun
|
a67c118dcf
|
go-zero tools ,fix a func,api new can not choose style (#1356)
|
3 years ago |
Kevin Wan
|
cd289465fd
|
chore: coding style and comments (#1361)
* chore: coding style and comments
* chore: optimize `ParseJsonBody` (#1353)
* chore: optimize `ParseJsonBody`
* chore: optimize `ParseJsonBody`
* fix: fix a test
* chore: optimize `ParseJsonBody`
* fix a test
* chore: add comment
* chore: refactor
Co-authored-by: chenquan <chenquan.dev@foxmail.com>
|
3 years ago |
Kevin Wan
|
8fd16c17dc
|
chore: update goctl version to 1.2.5 (#1337)
|
3 years ago |
anqiansong
|
5979b2aa0f
|
Update template (#1335)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
anqiansong
|
0b17e0e5d9
|
Feat goctl bug (#1332)
* Support goctl bug
* fix typo
* format code
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
3d8ad5e4f6
|
feat: tidy mod, update go-zero to latest (#1334)
|
3 years ago |
Kevin Wan
|
ff1752dd39
|
feat: tidy mod, update go-zero to latest (#1333)
|
3 years ago |
Kevin Wan
|
1becaeb7be
|
chore: refactor (#1331)
|
3 years ago |
yangkequn
|
171afaadb9
|
Update types.go (#1314)
|
3 years ago |
Kevin Wan
|
776e6e647d
|
feat: tidy mod, add go.mod for goctl (#1328)
|
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 |
anqiansong
|
07191dc430
|
fix #1305 (#1307)
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 |
Kevin Wan
|
8086ad120b
|
Revert "feat: reduce dependencies of framework by add go.mod in goctl (#1290)" (#1291)
This reverts commit 87a445689c .
|
3 years ago |
Kevin Wan
|
87a445689c
|
feat: reduce dependencies of framework by add go.mod in goctl (#1290)
|
3 years ago |
Kevin Wan
|
b6bda54870
|
chore: update cli version (#1287)
|
3 years ago |
Kevin Wan
|
543d590710
|
fixes #987 (#1283)
* fixes #987
* chore: fix test failure
* chore: add comments
|
3 years ago |
anqiansong
|
f1d70eb6b2
|
Feature api root path (#1261)
|
3 years ago |
Kevin Wan
|
86f9f63b46
|
Cli (#1272)
* Fix issue 1260 (#1262)
* Fix #1238 (#1266)
* docs: update readme to use goctl@cli (#1255)
* chore: update goctl version
* style: coding style
* docs: update readme to use goctl@cli
* fix #1238
* format code
* format code
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
Co-authored-by: anqiansong <anqiansong@bytedance.com>
Co-authored-by: anqiansong <anqiansong@gmail.com>
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
417a96cbf2
|
chore: update goctl version (#1250)
* chore: update goctl version
* style: coding style
|
3 years ago |
anqiansong
|
b0573af9a9
|
Update template (#1243)
|
3 years ago |
anqiansong
|
0cb86c6990
|
reset link goctl (#1232)
|
3 years ago |
Kevin Wan
|
fa0c364982
|
fixes #1169 (#1229)
|
3 years ago |
Kevin Wan
|
a6c8113419
|
chore: refactor, better goctl message (#1228)
|
3 years ago |
Kevin Wan
|
d3bfa16813
|
feat: exit with non-zero code on errors (#1218)
* feat: exit with non-zero code on errors
* chore: use const for code
|
3 years ago |
Kevin Wan
|
f8367856e8
|
chore: refine code (#1215)
|
3 years ago |
anqiansong
|
69a4d213a3
|
Fix issue 1205 (#1211)
* fix #1205
* move builder into stores
* remove xrom
* Remove unused code
* Remove unused code
* refactor builderx to builder
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
c28e01fed3
|
feat: support CORS by using rest.WithCors(...) (#1212)
* feat: support CORS by using rest.WithCors(...)
* chore: add comments
* refactor: lowercase unexported methods
* ci: fix lint errors
|
3 years ago |
Kevin Wan
|
4d22b0c497
|
feat: ignore rest.WithPrefix on empty prefix (#1208)
|
3 years ago |
晨曦中
|
539215d7df
|
goctl docker command add -version (#1206)
* feature(优化): 优化goctl
goctl docker 命令新增version参数,指定builder golang 版本
* feature(优化): 优化goctl
goctl docker 命令新增version参数,指定builder golang 版本
|
3 years ago |
anqiansong
|
01786c5e63
|
Generate route with prefix (#1200)
* Generate route with prefix
* Update api convert
* Remove TrimSpace
* Update path join
* Format code
* Format code
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
b76c7ae55d
|
chore: remove semicolon for routes of services in api files (#1195)
|
3 years ago |
Kevin Wan
|
7e3fe77e7b
|
chore: update goctl version to 1.2.3, prepare for release (#1193)
* feat: slow threshold customizable in rest
* chore: update goctl version to 1.2.3, prepare for release
|
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 |
zeromake
|
9fd3f752d1
|
fix(goctl): repeat creation protoc-gen-goctl symlink (#1162)
|
3 years ago |
anqiansong
|
9c48e9ceab
|
Feature add template version (#1152)
|
3 years ago |
anqiansong
|
a944a7fd7e
|
Mark deprecated syntax (#1148)
|
3 years ago |
anqiansong
|
44202acb18
|
Fix issue #1127 (#1131)
* fix #1127
* fix #1127
* fixed unit test
* add go keyword converter
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
6a8638fc85
|
chore: refine rpc template in goctl (#1129)
|
3 years ago |
chenquan
|
d28cfe5f20
|
Add `opts ...grpc.CallOption` in grpc client (#1122)
* Add `opts ...grpc.CallOption` in grpc client
* Update format
* Update format
* Add import package
* Update format
|
3 years ago |
Kevin Wan
|
426b09c356
|
update goctl version to 1.2.2 (#1125)
|
3 years ago |
Kevin Wan
|
ed15ca04f4
|
fix: opentelemetry traceid not correct (#1108)
|
3 years ago |
小小小下
|
295ec27e1b
|
feat: reflection grpc service (#1107)
* feat: reflection grpc service
* feat: reflection grpc service
|
3 years ago |