Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dwritedocs.go75 return bpdoc.AllPackages(pkgFiles, mergedFactories, ctx.ModuleTypePropertyStructs())
/build/blueprint/
Dcontext.go3028 func (c *Context) ModuleTypePropertyStructs() map[string][]interface{} { func