Commit Graph

38 Commits

Author SHA1 Message Date
Rico Sta. Cruz 511de900ba
Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00
slockhax e067bd588d
Updated out of date link in go.md (#2092)
Previous link for the Go wiki was no longer valid. Updated to the
current wiki site location.

Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2024-03-29 18:48:34 +11:00
Genesis 66b6648e49
go-updates: Added variables and constants additions (#1931)
Co-authored-by: Zhenya Sikirzhitsky <zhenya_sikirzhitsky@epam.com>
2023-01-04 20:44:10 +11:00
Dewald Swanepoel 5a312cd79e
Fixed bug in WaitGroup example (#1809) 2022-04-04 22:14:16 +10:00
Przemysław Pietras f7f77ad479
go: add while loop example (#1583) 2020-12-03 19:37:40 +11:00
Luong Vo 269c709c61
go: Add documentation for golang interfaces (#1332)
* Add documentation for golang interfaces

* Update go.md

Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-08-03 22:33:43 +10:00
headdetect aef8d25a92
go: Update "statements in if" use case (#1199)
Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
2020-08-03 22:19:23 +10:00
Rico Sta. Cruz c792f1b418
Add introduction sections (#1497) 2020-07-06 00:38:31 +10:00
Rico Sta. Cruz 6b43bf97da Cleanup: update timestamps 2020-07-05 21:11:36 +10:00
Rico Sta. Cruz 360bb87287 Cleanup: update timestamps of files 2020-07-04 23:33:09 +10:00
Rico Sta. Cruz fcc6196aa4 Cleanup: remove extra spaces before {:...} tags 2020-07-02 10:02:38 +10:00
Rico Sta. Cruz b0a436587f
Merge pull request #1111 from mantrax314/mantrax314-patch-1
Fix Typo in Golang cheatsheet # Methods -> Receivers
2020-06-21 14:01:35 +10:00
Rico Sta. Cruz 517343fcd9
Update go.md 2020-06-13 10:17:21 +10:00
zavre-c a6fb6f3a26
Added new() to get pointer
Added function implementation of new() for getting a pointer.
2020-03-24 18:31:35 +05:30
Rahul 0e9b7337ab
Update go.md
Added the usage of WaitGroup in go
2020-01-29 18:09:27 +05:30
Rico Sta. Cruz e3f165a90b
Merge pull request #1072 from telluz/patch-1
Update go.md
2019-12-18 13:43:43 +11:00
Daniel Saavedra 8d5a749df3
Fix Typo 2019-06-07 21:16:14 -06:00
telluz e2d9dc7772
Update go.md
Lazy input with defer, independent of where where its defined in codeland
2019-04-17 14:08:33 +02:00
Chimit 5cff5267ab
Fix indentation 2018-12-16 13:26:44 +08:00
chad d b46a977600 Categorizing 2018-12-06 15:15:40 -07:00
Andreas Mallek b24a1c3be3
Typo fixed 2018-08-27 23:32:46 +02:00
Paul Rosset 8e092aaaee
gh-pages-flowControl-forLoops
Add the description for the For Loops and For-Range loops.
2018-08-07 17:47:31 +01:00
Rico Sta. Cruz 7451b686ce
Merge pull request #250 from zulmaster/patch-1
Update to "Named return values"
2017-11-27 19:58:51 +08:00
Rico Sta. Cruz 6ba7fa7153
go: don't make the references domain listing too verbose 2017-11-16 00:03:14 +08:00
Nastya Kruglikova b97f2e9801 fix code formatting 2017-11-10 11:39:00 +02:00
Anastasiia Kruglikova 9b1f1373da
Useful links added 2017-11-10 11:07:39 +02:00
Alexey Stupenkov e30369218a
Update to "Named return values"
variables already defined
2017-11-09 08:37:46 +01:00
HairyFotr 8b68c424df
Fix typos 2017-10-22 13:08:21 +02:00
Rico Sta. Cruz e75c43743f
Update featured list 2017-10-13 01:18:53 +08:00
Rico Sta. Cruz c8d5d4defc
fastify: new cheatsheet 2017-09-21 21:37:13 +08:00
Rico Sta. Cruz de6200d576
No wip on Go 2017-09-19 15:04:23 +08:00
Rico Sta. Cruz eee7cdade0
go: remove extraneous parentheses 2017-09-19 13:06:40 +08:00
Rico Sta. Cruz 6099a3117e
go: move to updated 2017-09-15 19:09:53 +08:00
Rico Sta. Cruz f96c25be73
go: fix typo 2017-09-15 18:04:16 +08:00
Rico Sta. Cruz e5779b05c6
go: add methods 2017-09-15 18:01:37 +08:00
Rico Sta. Cruz 44fceaf4d2
go: update 2017-09-15 17:53:17 +08:00
Rico Sta. Cruz 9b85ea8b5b
go: fix iife typo 2017-09-15 16:32:36 +08:00
Rico Sta. Cruz 59c4c0a38b
go: add 2017-09-15 16:32:05 +08:00
Renamed from wip/go.md (Browse further)