Documentation ¶
Index ¶
- func GetComponentByName(name string) *meta.Meta
- func GetComponents(options ...registry.Option) []*meta.Meta
- func GlobalRegistry() registry.Registry
- func Register(cs ...interface{})
- func RemoveComponents(name string)
- func Run(ops ...SettingOption) (*App, error)
- func RunDebug(setting DebugSetting, ops ...SettingOption) (*App, error)
- func RunTest(t *testing.T, ops ...SettingOption) *App
- type DebugSetting
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComponentByName ¶
func GlobalRegistry ¶ added in v1.1.0
func RemoveComponents ¶
func RemoveComponents(name string)
func RunDebug ¶
func RunDebug(setting DebugSetting, ops ...SettingOption) (*App, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.