index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
go.html.markdown
Commit message (
Expand
)
Author
Age
Lines
...
*
|
Remove duplication of function factory example
Pete Hamilton
2014-07-05
-7
/
+0
*
|
Merge pull request #663 from vvo/patch-2
Levi Bostian
2014-07-02
-2
/
+16
|
\
\
|
*
|
feat(webserver request): add a http.Get example
Vincent Voyer
2014-07-02
-2
/
+16
|
|
/
*
/
fix(go func factory): fix func factory example
Vincent Voyer
2014-07-02
-4
/
+14
|
/
*
Learn function decorators with Go
Sam Zaydel
2014-06-29
-2
/
+17
*
Hopefully slight language improvement over orig.
Sam Zaydel
2014-06-23
-3
/
+3
*
Slight language change per pull req. comment
Sam Zaydel
2014-06-22
-3
/
+3
*
Fixed `on` to `in` in comment.
Sam Zaydel
2014-06-22
-1
/
+1
*
Should have more detail about named return values.
Sam Zaydel
2014-06-22
-0
/
+10
*
[go/en] add range index explication, and new learn source
Jose Donizetti
2014-05-11
-0
/
+3
*
Fix Go tutorial, especially ru translation
Qumeric
2014-04-16
-9
/
+7
*
added defer example
Quint Guvernator
2014-02-02
-0
/
+13
*
[go/en] Fix veriadic function bug; format and clarify comments.
Jesse Johnson
2014-01-30
-71
/
+75
*
- add variadic function example
C. Bess
2014-01-24
-1
/
+15
*
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
Adam
2013-09-08
-4
/
+5
|
\
|
*
Added links to source and package documentation.
Matthew Wyatt
2013-09-04
-4
/
+5
*
|
Some fixes
Adam
2013-09-08
-1
/
+1
|
/
*
Merge pull request #300 from JensRantil/parentheses-fix
Adam Bard
2013-09-04
-1
/
+1
|
\
|
*
parens => parentheses
Jens Rantil
2013-09-04
-1
/
+1
*
|
Merge pull request #305 from mrshu/master
Adam Bard
2013-09-04
-1
/
+1
|
\
\
|
*
|
chan chan string -> channel of string channels
Marek Šuppa
2013-09-04
-1
/
+1
|
|
/
*
|
Merge pull request #307 from NKCSS/master
Adam Bard
2013-09-04
-2
/
+2
|
\
\
|
*
|
Changed Print function to show the variable type
NKCSS
2013-09-04
-2
/
+2
|
|
/
*
/
Corrected comment: utf-8 → unicode
Harry Jeffery
2013-09-04
-1
/
+1
|
/
*
Piddly things
Adam
2013-08-13
-177
/
+177
*
slashed comments
Sonia Keys
2013-08-13
-160
/
+38
*
Go first draft
Sonia Keys
2013-08-13
-0
/
+423
[prev]