package models type Valid struct { Status string `json:"status"` }