package
module
Version:
v0.0.0-...-2aad000
Opens a new window with list of versions in this module.
Published: Oct 14, 2018
License: MIT
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
¶
ghselfupdate

Description
easy wrapper for "github.com/rhysd/go-github-selfupdate"
Synopsis
import (
"log"
"github.com/Songmu/ghselfupdate"
)
err := ghselfupdate.Do(vesion)
if err != nil {
log.Println("binary update failed:", err)
}
See Also
https://github.com/rhysd/go-github-selfupdate
Author
Songmu
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.