Interfaces

Besides the basic aka. “primitives” data types there are some more advanced types.

To create own types you use structs

Especially for JSON the type interface as a kind of anonymous type is useful to know and understand.