package types type Field struct { Name string Type string Medatada []string }