/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

brunoscheufler.com
| | risi.co
2.7 parsecs away

Travel
| | [AI summary] The blog post explains a Golang issue where custom UnmarshalJSON methods fail to unmarshal outer struct fields due to inner field shadowing and offers two solutions.
| | ukiahsmith.com
1.7 parsecs away

Travel
| | Use marshaling interfaces from the Go json package to control complex data types in JSON.
| | snprajwal.com
2.6 parsecs away

Travel
| | Catching subtle bugs in struct embedding
| | www.sethvargo.com
20.8 parsecs away

Travel
| Go is one of my favorite programming languages, but it is still far from perfect.