Ok bool json:"ok"
}
type ResponseError struct {
ResponseOK
Message string json:"message"
}
Обсуждают сегодня