Kevin Wan
b4bb5c0323
fix broken links in readme ( #505 )
2021-02-22 14:13:33 +08:00
Kevin Wan
1789b12db2
move examples into zero-examples ( #453 )
...
* move examples to zero-examples
* tidy go.mod
* add examples refer in readme
2021-02-08 22:23:36 +08:00
Kevin Wan
c7f3e6119d
remove images, use zero-doc instead ( #452 )
2021-02-08 21:57:40 +08:00
Kevin Wan
abab7c2852
Update readme.md
2021-02-03 15:43:35 +08:00
Kevin Wan
30f5ab0b99
update readme for broken links ( #432 )
2021-02-03 12:02:22 +08:00
Liang Zheng
76026fc211
fix readme.md error ( #429 )
...
Signed-off-by: Liang Zheng <microyahoo@163.com>
2021-02-03 10:18:28 +08:00
Kevin Wan
c3b9c3c5ab
use english readme as default, because of github ranking ( #427 )
2021-02-02 16:58:45 +08:00
Kevin Wan
50fbdbcfd7
update readme ( #390 )
2021-01-14 22:26:31 +08:00
Kevin Wan
444e5a711f
update doc to use table to render plugins ( #370 )
2021-01-09 19:54:34 +08:00
Kevin Wan
8774d72ddb
remove duplicated code in goctl ( #369 )
2021-01-09 00:17:23 +08:00
Kevin Wan
cc4c50e3eb
fix broken link.
2020-12-29 11:54:32 +08:00
Kevin Wan
751072bdb0
fix broken doc link
2020-12-29 11:52:55 +08:00
Kevin Wan
bb6d49c17e
add go report card back ( #313 )
...
* add go report card back
* avoid test failure, run tests sequentially
2020-12-25 12:09:59 +08:00
Kevin Wan
097f6886f2
Update readme.md
2020-12-15 23:47:41 +08:00
Kevin Wan
07a1549634
add wechat micro practice qrcode image ( #289 )
2020-12-14 17:49:58 +08:00
Kevin Wan
befca26c58
Update readme.md
...
add goproxy.cn download badge
2020-12-13 00:02:32 +08:00
Kevin Wan
807765f77e
Update readme.md
...
goreportcard is not working, submitted a issue to them.
2020-12-12 23:39:28 +08:00
kevin
702e8d79ce
fix doc errors
2020-11-24 10:39:38 +08:00
kevin
71083b5e64
update readme
2020-11-17 19:01:14 +08:00
kingxt
1174f17bd9
modify image url ( #213 )
2020-11-17 18:50:22 +08:00
Dashuang Li
afffc1048b
fix url 404 ( #180 )
2020-11-04 12:03:07 +08:00
kevin
d0b76b1d9a
move redistest into redis package
2020-11-03 16:35:34 +08:00
kevin
b004b070d7
refine tests
2020-11-02 17:51:33 +08:00
kevin
677d581bd1
update doc
2020-11-02 17:05:09 +08:00
kevin
668a7011c4
add more tests
2020-10-31 20:11:12 +08:00
kevin
7f99a3baa8
add gitee url
2020-10-31 13:58:33 +08:00
kevin
9504418462
update doc
2020-10-31 12:41:29 +08:00
kevin
7b9ed7a313
update doc
2020-10-30 15:20:19 +08:00
kevin
2b993424c1
update wechat qrcode
2020-10-30 11:54:06 +08:00
kevin
9b7cc43dcb
update wechat qrcode
2020-10-29 15:32:08 +08:00
kevin
9fd16cd278
add images back because of gitee not showing
2020-10-29 11:27:40 +08:00
kevin
033525fea8
update doc using raw images
2020-10-28 21:04:06 +08:00
kevin
099d44054d
add logo in readme
2020-10-23 17:01:18 +08:00
kevin
cf2d20a211
add vote link
2020-10-23 12:02:03 +08:00
maiyang
91bfc093f4
docs: format markdown and add go mod in demo ( #155 )
2020-10-22 22:24:35 +08:00
kevin
efffb40fa3
update wechat info
2020-10-21 20:26:35 +08:00
kevin
ea7e410145
update doc
2020-10-17 19:25:30 +08:00
kevin
e81358e7fa
update doc
2020-10-17 19:20:01 +08:00
kevin
9cc979960f
update doc
2020-10-15 17:39:49 +08:00
kevin
7a134ec64d
update readme
2020-10-11 20:13:03 +08:00
kevin
d123b00e73
add qq qrcode
2020-10-11 20:02:06 +08:00
kevin
20d53add46
update readme
2020-10-11 19:42:40 +08:00
kevin
be39133dba
fix data race in tests
2020-10-09 19:13:10 +08:00
kevin
b282304054
add api doc link
2020-09-28 16:58:29 +08:00
kevin
12c08bfd39
Revert "goreportcard not working, remove it temporarily"
...
This reverts commit 8f465fa439
.
2020-09-28 11:41:23 +08:00
kevin
8f465fa439
goreportcard not working, remove it temporarily
2020-09-28 00:31:24 +08:00
kingxt
878fd14739
remove no need ( #87 )
...
* rebase upstream
* rebase
* trim no need line
* trim no need line
* trim no need line
* update doc
* remove update
* remove no need
* remove no need
* add jwt doc
Co-authored-by: kingxt <dream4kingxt@163.com>
2020-09-21 14:29:12 +08:00
kevin
df37597ac3
simplify mapreduce code
2020-09-16 16:48:59 +08:00
bittoy
ecdae2477e
add mapping readme ( #75 )
2020-09-16 13:30:13 +08:00
kingxt
05df86436f
optimized api new with absolute path like: goctl api new $PWD/xxxx ( #67 )
...
* rebase upstream
* rebase
* trim no need line
* trim no need line
* trim no need line
* update doc
* remove update
* optimized api new with absolute path like: goctl api new $PWD/xxxx
* optimized api new with absolute path like: goctl api new $PWD/xxxx
* optimized api new with absolute path like: goctl api new $PWD/xxxx
* optimized api new with absolute path like: goctl api new $PWD/xxxx
Co-authored-by: kingxt <dream4kingxt@163.com>
2020-09-13 16:17:21 +08:00