Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager(opts ...interface{}) *manager
NewManager 创建 APP 管理器 opts 支持设置日志、注册应用 日志必须实现了 xlog.XLog 接口 注册应用必须实现了 IApplication 接口
Types ¶
type IApplication ¶
IApplication 应用约定
Click to show internal directories.
Click to hide internal directories.