package model type DadJoke struct { JOKE string `json:"joke"` }