package schemas type Message struct { Message string `json:"message"` }