Home
last modified time | relevance | path

Searched refs:reflectionStructType (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/bpdoc/
Dproperties_test.go89 structType := reflectionStructType(testCase.fields)
149 func reflectionStructType(fields map[string]interface{}) reflect.Type { func