|
|
|
|
|
by dith3r
2293 days ago
|
|
GO is simple decomposition of OOP, class was split into structure (with composition) and interface(with multiple inheritance without implicit definition what interfaces can can coop with structure). Go only restricted that you cannot define virtual methods. |
|
If you are using GO like you use OO, you've missed the entire point.
https://twitter.com/rob_pike/status/942528032887029760