Searched refs:extractPropertyDescriptions (Results 1 – 1 of 1) sorted by relevance
163 subProps := extractPropertyDescriptions(field.Name, field.Type)176 func extractPropertyDescriptions(name string, t reflect.Type) []property { func198 return extractPropertyDescriptions(name, t.Elem())