package api type Message struct { Message string `json:"msg"` }