Object Oriented Programming in Go2020-04-27#Go #embedding #interfaces #objects #abstraction How Go accomplishes OOP, with out having type hierarchy, and instead using composition, embedding and interfaces[]