Commit Graph

2390 Commits (master)
 

Author SHA1 Message Date
kevin 55c9c3f3dd replace clickhouse driver to the official one 4 years ago
kevin 8dd93d59a0 refactor code 4 years ago
Keson 3a4e1cbb33
fix bug: miss time import (#36)
* add execute files

* add protoc-osx

* add rpc generation

* add rpc generation

* add: rpc template generation

* optimize gomod cache

* add README.md

* format error

* reactor templatex.go

* update project.go & README.md

* fix bug: miss time import
4 years ago
kevin d1129e3974 refactor 4 years ago
Leonard Wang 1e85f74fd8
fix shorturl example code (#35) 4 years ago
kingxt 33eb2936e8
fix: root path on windows bug (#34)
* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* fix bug on windows

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago
kevin b7a018b33a add shorturl example code 4 years ago
kevin ea1c9aa250 support go 1.13 4 years ago
kevin fbad810cd1 update shorturl doc 4 years ago
kevin 6b15475ccd update shorturl doc 4 years ago
kingxt 5c0c3ea467
trim space (#31)
* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* trim space

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago
kingxt 89f3712347
remove no need empty line (#29)
* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* trim no need line

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago
kevin af7acdd843 fix doc errors 4 years ago
kevin 7ffa3349a9 update readme 4 years ago
kevin f03862c378 update docs 4 years ago
kevin fe3e70a60f update shorturl doc 4 years ago
kevin 36174ba5cc make svcCtx as a member for better code generation 4 years ago
kevin 7b17b3604a fix dockerfile generation 4 years ago
kevin eb40c2731d remove files 4 years ago
kevin 618bec5075 remove makefile generation 4 years ago
kevin 5821b7324e update readme 4 years ago
kevin befdaab542 update goctl makefile 4 years ago
kevin 431be8ed9d make goctl work on linux 4 years ago
kevin 3c688c319e update shorturl doc 4 years ago
kevin 59ffa75c00 fix typo in doc 4 years ago
kevin 09340e82a7 fix doc error 4 years ago
kevin 6c4a4be5d2 update shorturl doc 4 years ago
kevin 6e3d99e869 reorg imports 4 years ago
Keson 0f97b2019a
rpc generation support windows (#28)
* 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

* update project.go & README.md

* update project.go & README.md

* rpc generation supports windows
4 years ago
kevin 0cf4ed46a1 update shorturl doc 4 years ago
kevin 3affe62ae4 update shorturl doc 4 years ago
Keson 0734bbcab3
update handler generation (#27)
* 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

* update project.go & README.md

* update project.go & README.md
4 years ago
kevin f411178a4f refine rpc generator 4 years ago
kevin 72132ce399 refine goctl rpc generator 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
kevin 71bbf91a63 update shorturl doc 4 years ago
kevin 69ccc61cfe update shorturl doc 4 years ago
kevin a94cf653f0 better image rendering 4 years ago
kevin 77e23ad65d add quick example 4 years ago
kingxt 38806e7237
fix config yaml gen (#25)
* optimized

* format

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago
kevin a987d12237 sort imports on api generation 4 years ago
kevin 33208e6ef6 return zero value instead of nil on generated logic 4 years ago
kevin 5d8a3c07cd disable cpu stat in wsl linux 4 years ago
kevin 1c24e71568 use yaml, and detect go.mod in current dir 4 years ago
kevin 229544f3ca move test code into internal package 4 years ago
kevin c575fa7f95 fix ci script 4 years ago
kevin fe2252184a update ci configuration 4 years ago
kevin 1a8014c704 add more tests 4 years ago
kevin 30e52707ae add more tests 4 years ago
kingxt 73b61e09ed
fix format (#23)
* fir format

* fix bug

Co-authored-by: kingxt <dream4kingxt@163.com>
4 years ago