package
0.0.0-20241128081326-8e1e2e47dd97
Repository: https://github.com/chenpeicheng3804/go-utils.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ExitWeb 优雅退出.
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
InitServer 初始化web server InitServer 函数用于初始化服务器,接受一个 gin.Engine 类型的参数 e,一个字符串类型的参数 Addr,以及两个函数类型的参数 initaction 和 exitaction.