I have two models
type Holder struct { OwnModel Title string `json:"title"` Exercises []Exercise `json:"exercises" gor