Explore >> Select a destination


You are here

risi.co
| | snprajwal.com
3.4 parsecs away

Travel
| | Catching subtle bugs in struct embedding
| | danielms.site
2.2 parsecs away

Travel
| | I build things and drink coffee.
| | 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.
| | justinas.org
16.9 parsecs away

Travel
| [AI summary] The article explains the concept of middleware in web development, focusing on Go, and provides examples of implementing middleware for tasks like domain restriction, response modification, and data sharing between handlers.