mirror of
https://github.com/ayflying/p2p.git
synced 2026-03-04 17:29:22 +00:00
基于启动后通过github更新版本
This commit is contained in:
@@ -17,6 +17,7 @@ type (
|
||||
RestartSelf() error
|
||||
// RenameRunningFile 重命名正在运行的程序文件(如 message.exe → message.exe~)
|
||||
RenameRunningFile(exePath string) (string, error)
|
||||
CheckUpdate()
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user