Dynamic JSON decoding in Go - mapstructure

Описание к видео Dynamic JSON decoding in Go - mapstructure

Today we take a look at mapstructure, a neat library for decoding dynamic data structures in an efficient way. It has a lot of cool features that we discover in this video.
Mapstructure: https://github.com/mitchellh/mapstruc...

Join the Discord:   / discord  

Constellations by Purrple Cat | https://purrplecat.com/
Music promoted by https://www.chosic.com/free-music/all/
Creative Commons CC BY-SA 3.0
https://creativecommons.org/licenses/...

Timestamps:
00:00 - Mapstructure
00:30 - Why mapstructure?
01:00 - Decoding our JSON
03:15 - Embedded structs
04:58 - Even more dynamic! (Reflection)
06:00 - Configuration
07:21 - Custom decoders

Комментарии

Информация по комментариям в разработке