Searched defs:initRegistrationContext (Results 1 – 1 of 1) sorted by relevance
288 type initRegistrationContext struct { struct289 moduleTypes map[string]ModuleFactory290 singletonTypes map[string]SingletonFactory291 preSingletonTypes map[string]SingletonFactory292 moduleTypesForDocs map[string]reflect.Value