1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-24 04:22:22 +00:00

1349 Commits

Author SHA1 Message Date
chai2010
24d89099f8
Update README.md 2019-05-08 14:05:47 +08:00
chai2010
5fcd74ccce
Update README.md 2019-05-08 11:51:44 +08:00
chai2010
ab3b3b59dd 添加媒体文章链接 2019-05-06 10:49:08 +08:00
chai2010
f45b6ccb6b 更新封面 2019-05-06 10:40:03 +08:00
Xargin
3c31930554
Merge pull request #431 from Himer/patch-1
Update ch6-02-lock.md
2019-04-23 20:29:48 +08:00
Himer
de5f28ec56
Update ch6-02-lock.md
如果redis没有"counter"这个key,  getResp.Int64()会返回redis.Nil导致"counter"key无法设置
2019-04-23 20:27:55 +08:00
chai2010
875009fff8
Merge pull request #429 from labulaka521/master
fix ch4-04-grpc.md
2019-03-27 13:39:30 +08:00
wanglitao
d2840080fa fix ch4-04-grpc.md 2019-03-27 13:06:24 +08:00
Xargin
347bfc2595
Merge pull request #428 from chenjiesuper/master
Update ch4-01-rpc-intro.md
2019-03-27 12:56:25 +08:00
Jay
69ad6ed690
Update ch4-01-rpc-intro.md
fix word "PPC" to "RPC"
2019-03-22 11:50:17 +08:00
chai2010
ff21df41af
Merge pull request #425 from whtiehack/patch-6
improve ch406
2019-03-08 11:17:28 +08:00
chai2010
9993837e3f
Merge pull request #426 from whtiehack/patch-7
Update ch4-06-grpc-ext.md
2019-03-08 11:17:13 +08:00
smallwhite
9fe20c97af
Update ch4-06-grpc-ext.md 2019-03-08 10:37:27 +08:00
smallwhite
8b2ca8b7b2
Update ch4-06-grpc-ext.md 2019-03-08 10:14:47 +08:00
smallwhite
cb51546674
Update ch4-06-grpc-ext.md 2019-03-08 10:09:56 +08:00
chai2010
9c0935eb55
Merge pull request #423 from whtiehack/patch-5
Update ch4-04-grpc.md
2019-03-07 14:54:14 +08:00
smallwhite
dc33102cd8
Update ch4-04-grpc.md 2019-03-07 11:40:50 +08:00
chai2010
f3b5363895
Merge pull request #422 from liuchong/patch-1
Update ch2-01-hello-cgo.md
2019-03-06 11:36:23 +08:00
Liu Chong
18b02f98da Update ch2-01-hello-cgo.md
增加使用独立 C 文件时的编译说明
2019-03-06 11:06:15 +08:00
chai2010
60c08c87f9 update readme 2019-02-27 10:52:23 +08:00
chai2010
70173879fb update readme 2019-02-27 10:51:18 +08:00
chai2010
0eccb1fb7f ch3: 细节调整 2019-02-21 14:01:56 +08:00
chai2010
cd7b74f7d6
Merge pull request #420 from whtiehack/patch-4
Update ch3-05-control-flow.md
2019-02-21 13:59:17 +08:00
smallwhite
2c371feef4
Update ch3-05-control-flow.md 2019-02-21 13:41:43 +08:00
smallwhite
a801c6c00d
Update ch3-05-control-flow.md
fix errors.
2019-02-20 20:05:00 +08:00
chai2010
6216460b30 update readme 2019-02-06 21:18:38 +08:00
chai2010
dc4dec81a5
Merge pull request #415 from whtiehack/patch-3
Update ch2-07-memory.md
2019-01-24 22:22:19 +08:00
smallwhite
3fa2700598
Update ch2-07-memory.md
fix code.

byte 溢出   `constant 1234 overflows byte`
2019-01-24 21:24:31 +08:00
chai2010
4fdab8dfce
Merge pull request #412 from whtiehack/patch-1
Update ch2-02-basic.md
2019-01-22 17:34:48 +08:00
chai2010
779d76fa88
Merge pull request #413 from zhenfeng-zhu/master
修改为PubsubService_SubscribeServer
2019-01-22 17:33:17 +08:00
Lucas
107e7690a0 修改为PubsubService_SubscribeServer 2019-01-22 17:25:40 +08:00
smallwhite
1515822564
Update ch2-02-basic.md
在windows下, 有static的话 会报错。其它平台不知道。

```
# command-line-arguments
C:\Users\ADMINI~1\AppData\Local\Temp\go-build177025346\b001\_cgo_main.o:_cgo_main.c:(.data+0x0): undefined reference to `os'
collect2.exe: error: ld returned 1 exit status
```
2019-01-18 18:33:31 +08:00
chai2010
46bbb0e350
Merge pull request #410 from kumakichi/fix_code_snippet
fix code snippet
2019-01-15 23:37:33 +08:00
san
e41adb305d fix code snippet 2019-01-15 23:16:05 +08:00
chai2010
158167d639
Merge pull request #408 from 7535/patch-2
Update ch1-01-genesis.md
2019-01-11 20:01:34 +08:00
chai2010
3018e2021d
Merge pull request #409 from 7535/patch-4
Update ch1-01-genesis.md
2019-01-11 20:00:45 +08:00
junjie
0e68ac609a
Update ch1-01-genesis.md
修饰语句、删除一个多余空格
2019-01-11 18:49:57 +08:00
junjie
ee7341ece9
Update ch1-01-genesis.md
病句
2019-01-11 18:45:54 +08:00
chai2010
77361be8b2
Merge pull request #407 from 7535/patch-1
ch1-01-genesis.md: 修饰语句
2019-01-11 18:43:09 +08:00
junjie
496ac99256
ch1-01-genesis.md: 修饰语句 2019-01-11 18:10:12 +08:00
Xargin
cc13dcd240
Merge pull request #406 from qichengzx/master
fix ch6 config
2019-01-07 12:25:24 +08:00
qichengzx
15cebe02e1 fix ch6 config 2019-01-07 11:15:22 +08:00
chai2010
808523ce87
Merge pull request #405 from kumakichi/fix_typo
fixed typo
2019-01-07 09:44:28 +08:00
kumakichi
cf0abb741a fixed typo 2019-01-07 09:34:13 +08:00
chai2010
53362338f4 完善版权 2019-01-04 14:17:33 +08:00
chai2010
2e64cb4cc5
Merge pull request #404 from whtiehack/patch-1
Update ch1-03-array-string-and-slice.md
v1.0.0
2019-01-02 10:46:51 +08:00
smallwhite
730667e5ae
Update ch1-03-array-string-and-slice.md 2019-01-02 10:41:43 +08:00
Xargin
d7edf7ef66 fix 2019-01-01 20:58:38 +08:00
Xargin
5edffff01a fix gl 2019-01-01 20:57:36 +08:00
Xargin
cb93277036 fix i 2019-01-01 20:52:06 +08:00