README ¶ kid-ioc A go runtime IoC framework Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Register(cs ...interface{}) func Run(ops ...SettingOption) (*App, error) func RunErrorTest(t *testing.T, ops ...SettingOption) *App func RunTest(t *testing.T, ops ...SettingOption) *App Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Register ¶ func Register(cs ...interface{}) func Run ¶ func Run(ops ...SettingOption) (*App, error) func RunErrorTest ¶ added in v1.5.0 func RunErrorTest(t *testing.T, ops ...SettingOption) *App func RunTest ¶ func RunTest(t *testing.T, ops ...SettingOption) *App Types ¶ This section is empty. Source Files ¶ View all Source files run.go runtest.go Directories ¶ Show internal Expand all Path Synopsis app cmd kioc Module component_definition configure binder loader definition factory processors processors/definition_registry_post_processors processors/instantiation_aware_component_post_processors support performance_analyst syslog unittest component/post util draw el fas framework_helper list mode properties reflectx sort2 strconv2 strings2 sync2 Click to show internal directories. Click to hide internal directories.