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