
I don’t understand what this code does… it was in the GolangUK Conference '17
What I’ve understood:
The constant “GOPHER” string is fed into the gogopher, which is an instance of Gopher()…
What does the &Gopher{Gopher : “gopher”} do?
What is the purpose of json:"gopher" string?
Any insight is much appreciated/