Mark McGranaghan
2d9b204571
Use "conversion" instead of "cast", per spec
...
Closes #200
2019-05-31 12:45:56 -07:00
Mark McGranaghan
cf4b676292
Use data uri to avoid requesting tiny image
2019-05-30 07:42:20 -07:00
Mark McGranaghan
616ddedf59
Build for GA removal
2019-05-30 06:55:38 -07:00
Mark McGranaghan
cdd115dfc8
Update author links
2019-03-20 11:28:21 -07:00
Mark McGranaghan
47be1a0ff8
Build updates
2018-02-01 16:35:20 -05:00
Mark McGranaghan
3dc21b848c
Avoid double-pointer in Unmarshal
2015-09-14 08:50:10 -07:00
Clint Shryock
24d1a45e6a
Tweak JSON example of unmarshalling a float
...
The current example shows `json.Unmarshal` on an array of bytes, including
`num:6.0`. In the output however this comes out as `6`. Even in the casting to
`float64`, it comes out as `6`. This can be confusion because it looks like a
simple `int`. By adding an arbitray `.13` you see it's a
float.
2014-01-15 10:06:18 -06:00
Mark McGranaghan
6da8afaa7c
Change Twitter link
2013-11-17 08:43:04 -08:00
Mark McGranaghan
49870a9701
place gopher run link in top-right of rendered go source
2013-10-06 09:25:48 -07:00
Mark McGranaghan
a8bd1b25da
move image placement styling to css
2013-10-06 09:08:06 -07:00
Mark McGranaghan
056d0aff68
initial generation for play.golang.org linking, ref #37
2013-09-11 08:52:05 -07:00
Mark McGranaghan
72b227694f
first pass at import
2012-11-17 07:08:12 -08:00