This website requires JavaScript.
Explore
Help
Sign In
sm
/
gotour-notes
Watch
1
Star
0
Fork
0
You've already forked gotour-notes
Code
my solutions to the gotour problems
41
Commits
1
Branch
0
Tags
111
KiB
Go
100%
916def1c5e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Stephen M. McQuay
916def1c5e
okay, so I liked the closure way, just prefer this slightly more compact spelling
2012-09-03 21:18:02 -06:00
concurrency
example using a default statement in a select to sidestep blocking
2012-09-03 08:39:05 -06:00
duration-test
added a simple time.Duration test
2012-09-03 08:49:11 -06:00
errors
added example file of writing an error struct/method combo
2012-08-27 22:41:36 -06:00
exercises
okay, so I liked the closure way, just prefer this slightly more compact spelling
2012-09-03 21:18:02 -06:00
genimage
added an example test file
2012-08-28 09:47:55 -06:00
http-hello
Simple http server example
2012-08-27 22:45:05 -06:00
maps
Simple map exaple
2012-08-01 09:11:55 -06:00
methods
example of method on a file-specific type
2012-08-27 22:32:36 -06:00
readjson
JSON parsing example
2012-08-01 09:13:13 -06:00
slices
added a few more things to the slices example
2012-08-27 22:28:04 -06:00