package form type IndexOptions struct { Convert bool `json:"convert"` Rescan bool `json:"rescan"` }