package model type Success struct { Success bool `json:"success"` }