Summary of Object Oriented Programming Goodness in Go, without the pain If you haven’t gone over some of the related topics on this, please do so now. Here I’ll mostly be summarizing what we already went over so that it is available as a quick reference, especially for all those people who have been used to doing object oriented programming. Structs in Go Anonymous fields in structs Methods on str