Home
last modified time | relevance | path

Searched defs:complexProps (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/bpdoc/
Dreader_test.go66 type complexProps struct { struct
67 A string
68 B_mutated string `blueprint:"mutated"`
70 Nested struct {
75 Nested_struct structToNest
77 Struct_has_embed StructWithEmbedded
79 OtherStructToEmbed
81 List_of_ints []int
83 List_of_nested []structToNest