package entities type Field struct { Name string Type string Metadata []Metadata }