I am new to Golang, and I feel stranded in the inheritance of Golang. I defined a struct and its two children like:
type Father struct{}