套件:golang-github-inconshreveable-go-update-dev(0.0~git20160112.0.8152e7e+ds-3)
golang-github-inconshreveable-go-update-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-inconshreveable-go-update:
- [golang-github-inconshreveable-go-update_0.0~git20160112.0.8152e7e+ds-3.dsc]
- [golang-github-inconshreveable-go-update_0.0~git20160112.0.8152e7e+ds.orig.tar.gz]
- [golang-github-inconshreveable-go-update_0.0~git20160112.0.8152e7e+ds-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Build self-updating Golang programs
go-update provides functionality to implement secure, self-updating Go programs (or other single-file targets). A program can update itself by replacing its executable file with a new version.
It provides the flexibility to implement different updating user experiences like auto-updating, or manual user-initiated updates. It also boasts advanced features like binary patching and code signing verification.
其他與 golang-github-inconshreveable-go-update-dev 有關的套件
|
|
|
|
-
- dep: golang-github-kardianos-osext-dev
- Extend "os" package with Executable and ExecutableFolder
-
- dep: golang-github-kr-binarydist-dev
- Go implementation of the bspatch algorithm