package structs // swagger:model StatusResponse type StatusResponse struct { Status bool }