-
Examples used in the following article Vývoj síťových aplikací v programovacím jazyku Go (práce s JSONem a rastrovými obrázky)
-
This article is part of the serie about Go programming language Programovací jazyk Go
- Marshalling basic signed types
- Marshalling basic unsigned types
- Complex numbers and its marshalling
- Catching errors during marshalling
- Arrays marshalling
- Structures marshalling
- Array of structures marshalling
- Marshalling array of struct, second variant
- Map of structures marshalling
- Map of structures marshalling (problematic key)
- Complex maps
- Use different keys via struct tags
- Special values
- Struct unmarshalling
- Struct unmarshalling
- Array unmarshalling
- Array of struct unmarshalling
- Map of struct unmarshalling
- Map of struct unmarshalling
- Unknown struct unmarshalling
- PNG exporting
- JPEG exporting
- JPEG exporting with lowest quality