{"id":139,"date":"2019-08-09T11:43:04","date_gmt":"2019-08-09T11:43:04","guid":{"rendered":"https:\/\/golangbyexamples.com\/?p=139"},"modified":"2021-10-09T08:48:08","modified_gmt":"2021-10-09T03:18:08","slug":"inheritance-go-struct","status":"publish","type":"post","link":"https:\/\/golangbyexamples.com\/inheritance-go-struct\/","title":{"rendered":"Inheritance in GO using struct (Embedding)"},"content":{"rendered":"\n

This post desicribes inheritance using struct only. Do visit our Inheritance in Go Complete Guide post for full reference<\/p>\n\n\n\n

\n
OOP: Inheritance in GOLANG complete guide<\/a><\/blockquote>