Searched refs:extractPropertyDescriptionsFromStruct (Results 1 – 1 of 1) sorted by relevance
156 func extractPropertyDescriptionsFromStruct(structType reflect.Type) []property { func189 props = extractPropertyDescriptionsFromStruct(t)211 for _, prop := range extractPropertyDescriptionsFromStruct(reflect.ValueOf(p).Elem().Type()) {