If we wanted to traverse further down the tree, we could do that just as we normally would traverse down a map structure within Go, without having to define the struct types. Let’s start with a really simple Go program as our base, we’ll build this out to showcase how to work with various different […]