/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.gopheracademy.com
| | jordanorelli.com
3.5 parsecs away

Travel
| | How to use interfaces in Go Before I started programming Go, I was doing most of my work with Python. As a Python programmer, I found that learning to use interfaces in Go was extremely difficult....
| | ukiahsmith.com
2.0 parsecs away

Travel
| | Often times we need to unmarshal upstream data with unique constraints. Such as custom data types, or custom parsing of specific formats. Using the standard library could be impractical, and handling long structs manually can be tedious; however there is an alternative.
| | snprajwal.com
3.6 parsecs away

Travel
| | Catching subtle bugs in struct embedding
| | www.alexedwards.net
4.0 parsecs away

Travel
|