kevin
1cb17311dd
add unit test for mapreduce
2020-09-06 18:19:19 +08:00
kevin
e987eb60d3
fix mapreduce problem when reducer doesn't write
2020-09-06 18:13:42 +08:00
kevin
99a863e8be
add language link
2020-09-06 16:37:14 +08:00
kevin
5333fb93e5
add bookstore english tutorial
2020-09-06 16:36:18 +08:00
kevin
cb13556461
add language link
2020-09-06 15:38:33 +08:00
kevin
561370d5c9
add shorturl english tutorial
2020-09-06 15:36:12 +08:00
kevin
7c779d0433
fix readme typo
2020-09-05 19:18:15 +08:00
kevin
6814c86fcd
add english readme
2020-09-05 19:09:18 +08:00
windk
a1d2ea9d85
fix typo ( #38 )
...
fix typo: *shorten.ShortenReq -> *transform.ShortenReq
2020-09-04 17:38:20 +08:00
kevin
4dfbd66323
add goctl description
2020-09-04 15:40:12 +08:00
kevin
dbf556e7d2
update readme
2020-09-04 08:16:17 +08:00
kevin
c0d0e00803
update example doc
2020-09-04 08:13:22 +08:00
kevin
b4aa89fc25
add wechat qrcode
2020-09-04 08:00:10 +08:00
kevin
11dd3d75ec
add bookstore example
2020-09-03 23:26:04 +08:00
wwek
167422ac4f
fix LF ( #37 )
...
* fix LF
* fix remove export
2020-09-03 22:37:52 +08:00
kevin
a74d73fb2e
fix bookstore example
2020-09-03 20:23:27 +08:00
kevin
81a9ada2d9
add bookstore example
2020-09-03 18:09:12 +08:00
kevin
55c9c3f3dd
replace clickhouse driver to the official one
2020-09-03 16:58:31 +08:00
kevin
8dd93d59a0
refactor code
2020-09-03 14:00:09 +08:00
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
2020-09-03 13:57:28 +08:00
kevin
d1129e3974
refactor
2020-09-03 10:15:14 +08:00
Leonard Wang
1e85f74fd8
fix shorturl example code ( #35 )
2020-09-03 08:34:11 +08:00
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>
2020-09-02 15:14:27 +08:00
kevin
b7a018b33a
add shorturl example code
2020-09-01 16:04:39 +08:00
kevin
ea1c9aa250
support go 1.13
2020-09-01 15:04:01 +08:00
kevin
fbad810cd1
update shorturl doc
2020-09-01 13:46:05 +08:00
kevin
6b15475ccd
update shorturl doc
2020-09-01 13:38:16 +08:00
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>
2020-09-01 11:46:10 +08:00
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>
2020-09-01 11:08:19 +08:00
kevin
af7acdd843
fix doc errors
2020-09-01 10:26:16 +08:00
kevin
7ffa3349a9
update readme
2020-08-31 22:45:55 +08:00
kevin
f03862c378
update docs
2020-08-31 22:37:43 +08:00
kevin
fe3e70a60f
update shorturl doc
2020-08-31 20:52:29 +08:00
kevin
36174ba5cc
make svcCtx as a member for better code generation
2020-08-31 12:32:13 +08:00
kevin
7b17b3604a
fix dockerfile generation
2020-08-31 12:27:38 +08:00
kevin
eb40c2731d
remove files
2020-08-30 23:56:51 +08:00
kevin
618bec5075
remove makefile generation
2020-08-30 23:52:51 +08:00
kevin
5821b7324e
update readme
2020-08-30 23:34:57 +08:00
kevin
befdaab542
update goctl makefile
2020-08-30 18:22:46 +08:00
kevin
431be8ed9d
make goctl work on linux
2020-08-30 16:37:34 +08:00
kevin
3c688c319e
update shorturl doc
2020-08-29 23:42:42 +08:00
kevin
59ffa75c00
fix typo in doc
2020-08-29 23:33:34 +08:00
kevin
09340e82a7
fix doc error
2020-08-29 22:51:48 +08:00
kevin
6c4a4be5d2
update shorturl doc
2020-08-29 20:27:52 +08:00
kevin
6e3d99e869
reorg imports
2020-08-29 14:31:51 +08:00
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
2020-08-29 14:30:17 +08:00
kevin
0cf4ed46a1
update shorturl doc
2020-08-29 00:36:36 +08:00
kevin
3affe62ae4
update shorturl doc
2020-08-29 00:28:57 +08:00
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
2020-08-29 00:15:15 +08:00
kevin
f411178a4f
refine rpc generator
2020-08-28 22:44:41 +08:00