You are here |
zserge.com | ||
| | | |
healeycodes.com
|
|
| | | | Sharing files with my friends from the terminal. | |
| | | |
dev.ribic.ba
|
|
| | | | Properly logging http servers in Go | |
| | | |
filipnikolovski.com
|
|
| | | | A blog about programming, technology and open-source stuff. | |
| | | |
ukiahsmith.com
|
|
| | 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. |