package common_structure type UserLogout struct { UserID uint `json:"user_id"` }