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