//
pkg.gl
Category
github.com/starter-go/starter
common
package
1.0.12
Repository:
https://github.com/starter-go/starter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
100 SLOC
#
Packages
banner
No description provided by the author
debug
No description provided by the author
fs
No description provided by the author
logs
No description provided by the author
#
Constants
StartupOrder
定义初始化顺序,数值越小越靠前.
StartupOrderBanner
定义初始化顺序,数值越小越靠前.
StartupOrderDebug
定义初始化顺序,数值越小越靠前.
StartupOrderLogger
定义初始化顺序,数值越小越靠前.
#
Structs
UUIDGenService
UUIDGenService 是UUID生成服务.