Kevin Wan
|
eab904af64
|
chore: update goctl interface{} to any (#2819)
* chore: update goctl interface{} to any
* chore: update goctl interface{} to any
|
2023-01-24 17:51:03 +08: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 |
|
anqiansong
|
5e7b1f6bfe
|
Fix process blocking problem during check (#1911)
|
2022-05-17 09:42:18 +08:00 |
|
anqiansong
|
0aeb49a6b0
|
Add verbose flag (#1696)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2022-03-22 21:00:26 +08:00 |
|
Kevin Wan
|
6deb80625d
|
fix issue of default migrate version (#1536)
* fix issue of default migrate version
* chore: update console colors
|
2022-02-14 23:09:32 +08:00 |
|
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
2022-01-25 23:15:07 +08:00 |
|
anqiansong
|
e8a340c1c0
|
Create a symbol link file named protoc-gen-goctl from goctl (#1076)
|
2021-09-21 23:13:31 +08:00 |
|
Kevin Wan
|
0b6bc69afa
|
reorg imports, format code (#1024)
|
2021-09-11 21:28:47 +08:00 |
|
anqiansong
|
f0ed2370a3
|
fix #1014 (#1018)
* fix #1014
* remove unused code
* * optimize generate pb.go on Windows
* format code
* optimize console.go
* version rollback
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
2021-09-11 12:48:32 +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
|
e6ef1fca12
|
Code optimized (#523)
* optimized markdown generator
* optimized markdown generator
* optimized markdown generator
* add more comment
* add comment
* add comment
* add comments for rpc tool
* add comments for model tool
* add comments for model tool
* add comments for model tool
* add comments for config tool
* add comments for config tool
* add comments
* add comments
* add comments
* add comments
* add comment
* remove rpc main head info
* add comment
* optimized
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
|
2021-02-26 16:11:47 +08:00 |
|
kingxt
|
f98c9246b2
|
Code optimized (#493)
|
2021-02-20 19:50:03 +08:00 |
|
Keson
|
0a9c427443
|
Goctl rpc patch (#117)
* remove mock generation
* add: proto project import
* update document
* remove mock generation
* add: proto project import
* update document
* remove NL
* update document
* optimize code
* add test
* add test
|
2020-10-10 16:19:46 +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 |
|
Keson
|
db83843558
|
gocctl model v20200819 (#18)
* rename snake、came method
* new: generate model from data source
* add change log md
* update model doc
* update doc
* beauty code
|
2020-08-20 10:29:18 +08:00 |
|
Keson
|
d21d770b5b
|
goctl model reactor (#15)
* reactor sql generation
* reactor sql generation
* add console & example
* optimize unit test & add document
* modify default config
* remove test file
* Revert "remove test file"
This reverts commit 81041f9e
* fix stringx.go & optimize example
* remove unused code
|
2020-08-19 10:41:19 +08:00 |
|