modulepackage
0.9.26
Repository: https://github.com/starter-go/application.git
Documentation: pkg.go.dev
# README
application
the go module "github.com/starter-go/application"
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewLifeManager 新建一个 LifeManager.
# Structs
Collections 持有上下文中的各种资源集合.
ComponentRegistration 表示组件注册信息.
Life ...
ModuleBuilder 是用来创建模块的工具.
# Interfaces
ComponentRegistry 是组件注册.
Context 表示一个 starter 应用上下文.
Injection 表示一个注入上下文.
InjectionExt 是 Injection 的扩展部分.
Lifecycle ...
LifeManager ...
Module 表示一个 Starter 模块.
# Type aliases
ComponentRegistryFunc 是组件的注册函数.
OnCreateFunc ...
OnDestroyFunc ...
OnLoopFunc ...
OnStartFunc ...
OnStartPostFunc ...
OnStartPreFunc ...
OnStopFunc ...
OnStopPostFunc ...
OnStopPreFunc ...