Documentation
¶
Index ¶
Constants ¶
View Source
const ( SIZE_KB = 1024 SIZE_MB = 1024 * SIZE_KB SIZE_GB = 1024 * SIZE_MB SIZE_TB = 1024 * SIZE_GB SIZE_PB = 1024 * SIZE_TB )
Variables ¶
This section is empty.
Functions ¶
func ListenQuitSignal ¶
ListenQuitSignal 监听退出信号
Types ¶
Click to show internal directories.
Click to hide internal directories.