Oh this is lovely. I used to use specific tools or plugins to generate Go structs from JSON API responses, but when I looked it up for Jetbrains Goland, the answer was that you just paste any JSON you like into your source code and it'll just do it for you. I love it when tools Just Do The Thing Already