package MySwagger type MetadataESSwag struct { IndexName string `json:"index_name" xorm:"not null comment('ES Index Name') VARCHAR(50)"` }