astaxie
69e6f80e6d
Merge pull request #1167 from yrf105/patch-1
...
Update 04.2.md
2021-06-10 16:30:13 +08:00
WDdxRW
62ec3081da
Update 04.2.md
2021-05-15 21:37:55 +08:00
Muhammad Sammy
00bbefb6f0
Wrap code in 03.2.md (en) with code block syntax
2021-05-04 17:25:16 +02:00
astaxie
72d959bfa7
Merge pull request #1157 from 0uep/patch-1
...
Add SameSite in Cookie struct
2021-02-22 22:04:37 +08:00
0uep
85f6881fe9
Add SameSite in Cookie struct
...
Go source code v1.15 contains SameSite: https://golang.org/src/net/http/cookie.go
Also remove unnecessary code source indentation.
2021-02-07 03:01:27 +01:00
Frederico
132f52ecbd
update 03.3md with proper code block syntax
2021-02-06 16:57:32 +01:00
astaxie
e2bce6fb1f
Merge pull request #1153 from attilanagy/fix_type_in_04_1
...
Fix the type of request.Form in 04.1
2021-01-15 23:20:45 +08:00
astaxie
33ce7ee9f8
Merge pull request #1147 from chunmeng/fix_money_locale_code
...
ref: fix money locale example
2021-01-15 23:17:48 +08:00
Attila Nagy
255080df3a
Fix the type of request.Form in 04.1
2020-09-23 15:09:47 +02:00
chunmeng
37ad8ab2bc
ref: fix money locale example
2020-08-03 20:59:08 +08:00
Michael Flaxman
03743fe2ef
bugfix
...
You can see how the previous version was invalid here:
https://play.golang.org/p/IthX3cWv_V7
```
./prog.go:25:9: assignment mismatch: 2 variables but strconv.Itoa returns 1 values
./prog.go:25:25: cannot use "1023" (type untyped string) as type int in argument to strconv.Itoa
```
2020-06-16 17:37:13 -05:00
Jon Austin
9e1b5b5461
update godoc -> go doc for cli output
...
I'm new to Go, but far as I can tell this is the correct way to do this now; at least e.g. `godoc builtin` just returns the godoc help info.
2019-10-06 15:58:26 -07:00
astaxie
14c733b987
Merge pull request #1096 from shuuji3/fix-github-spelling
...
Replace the spelling of `github` and `Github` with `GitHub`
2019-06-21 08:32:52 +08:00
TAKAHASHI Shuuji
02bf9fc253
Replace the spellings of github/Github with GitHub
2019-06-17 06:52:04 +09:00
Piyush Chugh
1067745e8c
Fixed GoLand typo and added GoLand in Summary pages where it was missing.
2019-06-13 18:19:47 +05:30
astaxie
a915fcb079
Merge pull request #1087 from anonymone/master
...
Fix Markdown error in displaying in en/02.3 & 02.4
2019-05-20 22:17:41 +08:00
astaxie
8694768648
Merge pull request #1084 from cia-rana/fix-inconsistency
...
Fix inconsistent elements in English
2019-05-20 22:17:22 +08:00
severuspeng
b3044a7aea
Fix Markdown error in displaying in en/02.3 & 02.4
2019-04-30 11:48:52 +08:00
cia-rana
a9ce01925a
Fix inconsistent elements in en
2019-04-14 04:26:02 +09:00
cia-rana
1ca6bb8665
Fix inconsistent elements in en
2019-04-14 04:20:57 +09:00
stupidfive
21c9edc16d
Fix command not monospaced.
...
Fix `gofmt -l -w` not monospaced.
2019-04-10 12:20:36 +08:00
Feruz Oripov
5e32f3506f
Fixing Else to else line-84
2018-11-10 00:13:49 +05:00
astaxie
373a8a2f68
Merge pull request #1045 from miku/wording-en-01.2
...
minor adjustments to wording and formatting
2018-11-02 23:22:08 +08:00
astaxie
ff7040f5c3
Merge pull request #1044 from miku/typos-en-12.2
...
fix a few typos in 12/2
2018-11-02 23:21:50 +08:00
Martin Czygan
71c648173f
minor adjustments to wording and formatting
2018-10-31 20:50:18 +01:00
Martin Czygan
1e4d01ab65
fix a few typos in 12/2
2018-10-31 20:28:38 +01:00
Feruz Oripov
0ca17c38a7
importing "strings" package
...
Strings package not imported but used line 361
2018-10-31 00:50:21 +05:00
astaxie
5b6c0f0114
Merge pull request #1038 from FeruzOripov/patch-3
...
Changed name Sam to Tom line 144
2018-10-23 17:16:40 +08:00
Feruz Oripov
04e7425aac
Changed name Sam to Tom line 144
...
The same name repeated
2018-10-22 23:25:19 +05:00
Feruz Oripov
fed2107315
Spell change my -> by Microsoft
2018-10-22 09:50:04 +05:00
Arthur Petukhovsky
c530401083
Fix markdown code line
2018-07-16 00:13:14 +03:00
Alexey Petrovsky
e6ad1df619
Fix typo #876
2018-07-03 16:52:47 +03:00
Ankit Rohatgi
e1fed61e1a
Fix GoLand spelling
2018-05-12 10:59:35 -05:00
astaxie
608ce501a0
Merge pull request #978 from ei-grad/patch-1
...
Removed strange statement about encryption
2018-04-20 17:00:36 +08:00
Andrew Grigorev
b034273f95
Removed strange statement about encryption
...
base64 is not an encryption algorithm, and there is no mention of DES in this chapter
2018-04-09 04:52:42 +03:00
GeorgeYan
0097fbb767
change departname to department
2018-04-04 17:55:43 +08:00
Victor Cuadrado Juan
9d75d9507d
Add "hash" to redis data types list in description
2018-02-13 16:36:30 +01:00
astaxie
8f0acc3eb6
Merge pull request #928 from jhaynie/patch-1
...
Fix example to close the rows object
2018-01-01 18:42:27 +08:00
Jason Rogena
986d27a143
'is in' Grammatical Error In en/02.1
...
Fix a grammatical error in en/02.1 by changing the following sentence
from:
One of the significant improvements in in code formatting.
to:
One of the significant improvements is in code formatting.
Signed-off-by: Jason Rogena <jasonrogena@gmail.com >
2017-12-22 12:31:51 +03:00
Jeff Haynie
7e58b251dd
Fix example to close the rows object
2017-11-30 07:51:23 -08:00
astaxie
d59767860f
Revert "defer db connection close"
2017-11-26 13:33:03 +08:00
astaxie
b3dabd68c4
Merge pull request #918 from techmexdev/patch-1
...
defer db connection close
2017-11-26 13:21:12 +08:00
astaxie
92810a93c0
Merge pull request #919 from x0000ff/fix/headers-formatting
...
Add space after last "#" in headers
2017-11-26 13:19:30 +08:00
Konstantin Portnov
cc35bfefb4
Format code to correspond to other block
2017-11-25 12:38:58 -03:00
Konstantin Portnov
2de44394da
Add space after last "#" in headers
2017-11-25 12:33:40 -03:00
Rodolfo Rodriguez
37a706422c
defer db connection close
2017-11-24 22:15:21 -06:00
astaxie
57d942caa5
Merge pull request #915 from nayzawoo/patch-2
...
Update 0.2.5.md.
2017-11-17 06:21:52 -06:00
Nay Zaw Oo
c295e96b75
Update 0.2.5.md.
...
change title
2017-11-15 00:03:08 +06:30
Nay Zaw Oo
068f020325
Update 02.4.md
2017-11-14 01:29:42 +06:30
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW
b615d85e14
fix typo
2017-11-12 12:10:23 +02:00