Explore >> Select a destination


You are here

zserge.com
| | healeycodes.com
11.5 parsecs away

Travel
| | Sharing files with my friends from the terminal.
| | dev.ribic.ba
8.8 parsecs away

Travel
| | Properly logging http servers in Go
| | filipnikolovski.com
8.0 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | ukiahsmith.com
195.1 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.