go-zero/tools/goctl/util
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
..
console chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
ctx format code, and reorg imports (#991) 2021-09-04 10:08:49 +08:00
env fix #820 (#934) 2021-08-19 22:48:21 +08:00
format fix spelling (#551) 2021-03-08 18:23:12 +08:00
name Code optimized (#493) 2021-02-20 19:50:03 +08:00
stringx chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
file.go fix: 解决golint 部分警告 (#897) 2021-08-11 17:57:20 +08:00
head.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
path_test.go format code, and reorg imports (#991) 2021-09-04 10:08:49 +08:00
path.go Fix filepath (#990) 2021-09-04 08:15:22 +08:00
string_test.go Optimize model naming (#910) 2021-08-18 17:09:34 +08:00
string.go Optimize model naming (#910) 2021-08-18 17:09:34 +08:00
templatex.go Feature goctl error wrap (#995) 2021-09-05 21:57:44 +08:00