package schema type Program struct { Name string `json:"name"` TypeName string `json:"typeName"` }