I have the following model
type Customer struct { gorm.Model Person `json:"person" gorm:"-"` Contact `json:"contact"