command
Version:
v3.1.101
Opens a new window with list of versions in this module.
Published: Nov 3, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
业务项目
(1) 安装此依赖
命令: go get github.com/richelieu42/chimera/v3
(2) 在main()所在的.go文件中,通过 "import _" 导入一些包
应用进程的退出(exit)
主动退出
不要使用 os.Exit,建议使用 appKit.Exit.
监听退出信号
建议使用 signalKit.MonitorExitSignals,其内部会调用 appKit.Exit.
参考
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.