package
0.1.9
Repository: https://github.com/bitwormhole/starter.git
Documentation: pkg.go.dev

# Functions

ComInfo 开始登记组件信息.
NewInjectionSelector 新建一个注射选择器.
No description provided by the author

# Interfaces

ComponentInfoBuilder 接口用于构建组件信息.
InjectionSelector 代表一个注射选择器.

# Type aliases

OnDestroy 销毁组件对象.
OnInit 初始化组件对象.
OnInject 向组件对象注入依赖.
OnNew 新建组件对象.