/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
| | brunoscheufler.com
2.2 parsecs away

Travel
| | While Go doesn't come with the typical language concepts for inheritance-based type hierarchies? it provides a powerful concept to reuse parts from other interfaces and structs, using embedding....
| | lukasrotermund.de
6.0 parsecs away

Travel
| | In this post, we'll see how Go tests are built more robustly with the quick package and how we can avoid incorrectly chosen parameters.
| | ukiahsmith.com
1.9 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.
| | inventwithpython.com
23.8 parsecs away

Travel
|