//
pkg.gl
Category
github.com/bitwormhole/starter
application
config
package
0.1.9
Repository:
https://github.com/bitwormhole/starter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
27
Files
376 SLOC
#
Functions
ComInfo
ComInfo 开始登记组件信息.
NewInjectionSelector
NewInjectionSelector 新建一个注射选择器.
SimpleInstance
No description provided by the author
#
Interfaces
ComponentInfoBuilder
ComponentInfoBuilder 接口用于构建组件信息.
InjectionSelector
InjectionSelector 代表一个注射选择器.
#
Type aliases
OnDestroy
OnDestroy 销毁组件对象.
OnInit
OnInit 初始化组件对象.
OnInject
OnInject 向组件对象注入依赖.
OnNew
OnNew 新建组件对象.