go-zero/tools/goctl
Kevin Wan 96a35ecf1a
fix #1006 (#1008)
* use sdktrace instead of trace for opentelemetry to avoid conflicts

* disable opentelemetry for right now

* use os.ModeSymlink instead of fs.ModeSymlink for backward compatibility
2021-09-07 15:38:40 +08:00
..
api use sdktrace instead of trace for opentelemetry to avoid conflicts (#1005) 2021-09-07 12:02:41 +08:00
config Code optimized (#523) 2021-02-26 16:11:47 +08:00
configgen Code optimized (#523) 2021-02-26 16:11:47 +08:00
docker fix issue #831 (#850) 2021-07-28 16:32:15 +08:00
internal Feature goctl error wrap (#995) 2021-09-05 21:57:44 +08:00
kube fix issue #831 (#850) 2021-07-28 16:32:15 +08:00
model 修复使用 postgres 数据库时,位置参数重复,导致参数与值不对应的问题。 (#960) 2021-09-05 22:27:59 +08:00
plugin chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
rpc optimize unit test (#999) 2021-09-06 14:20:21 +08:00
tpl add api template file (#1003) 2021-09-07 10:16:10 +08:00
update Code optimized (#523) 2021-02-26 16:11:47 +08:00
upgrade Code optimized (#523) 2021-02-26 16:11:47 +08:00
util fix #1006 (#1008) 2021-09-07 15:38:40 +08:00
vars optimize grpc generation env check (#900) 2021-08-13 11:47:42 +08:00
CHANGE_LOG.MD feature: refactor api parse to g4 (#365) 2021-01-11 15:10:51 +08:00
goctl.go add api template file (#1003) 2021-09-07 10:16:10 +08:00
goctl.md remove useless annotation (#761) 2021-06-14 16:00:47 +08:00
Makefile simplify code, format makefile (#233) 2020-11-28 22:27:58 +08:00