package response type Captcha struct { Id string `json:"id"` Captcha string `json:"captcha"` }