package msg_login type LoginResponse struct { Token_ string `json:"token"` }