package schema type DomainSchema struct { Name string `json:"name"` }