ALMAS
|
774e8d1d08
|
feat: replaced color package to support Windows (#3207)
|
2 years ago |
Kevin Wan
|
eab904af64
|
chore: update goctl interface{} to any (#2819)
* chore: update goctl interface{} to any
* chore: update goctl interface{} to any
|
2 years ago |
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
|
2 years ago |
王哈哈
|
dac3600b53
|
Modify comment syntax error (#2572)
|
2 years ago |
anqiansong
|
5e7b1f6bfe
|
Fix process blocking problem during check (#1911)
|
3 years ago |
anqiansong
|
0aeb49a6b0
|
Add verbose flag (#1696)
Co-authored-by: anqiansong <anqiansong@bytedance.com>
|
3 years ago |
Kevin Wan
|
6deb80625d
|
fix issue of default migrate version (#1536)
* fix issue of default migrate version
* chore: update console colors
|
3 years ago |
Kevin Wan
|
4b7a680ac5
|
refactor: rename from tal-tech to zeromicro for goctl (#1481)
|
3 years ago |
anqiansong
|
e8a340c1c0
|
Create a symbol link file named protoc-gen-goctl from goctl (#1076)
|
3 years ago |
Kevin Wan
|
0b6bc69afa
|
reorg imports, format code (#1024)
|
3 years ago |
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>
|
3 years ago |
Bo-Yi Wu
|
afd9ff889e
|
chore: update code format. (#628)
|
4 years ago |
anqiansong
|
60c7edf8f8
|
fix spelling (#551)
|
4 years ago |
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>
|
4 years ago |
kingxt
|
f98c9246b2
|
Code optimized (#493)
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |