Accessing the underlying struct of an interface Converting from an interface to a structure is an important tool with a slightly obtuse syntax 2021-08-10
Unmarshal JSON data in non-standard ways How to leverage the Unmarshaler interface to parse JSON data in ways that fit your needs 2021-08-06