package
1.2.0
Repository: https://github.com/save95/go-pkg.git
Documentation: pkg.go.dev

# Functions

NewManager 创建 APP 管理器 opts 支持设置日志、注册应用 日志必须实现了 xlog.XLog 接口 注册应用必须实现了 IApplication 接口.

# Interfaces

IApplication 应用约定.
No description provided by the author