//
pkg.gl
Category
github.com/save95/go-pkg
application
package
1.2.0
Repository:
https://github.com/save95/go-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
77 SLOC
#
Functions
NewManager
NewManager 创建 APP 管理器 opts 支持设置日志、注册应用 日志必须实现了 xlog.XLog 接口 注册应用必须实现了 IApplication 接口.
#
Interfaces
IApplication
IApplication 应用约定.
IManager
No description provided by the author