ghselfupdate

package module
v0.0.0-...-2aad000 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2018 License: MIT Imports: 9 Imported by: 2

README

ghselfupdate

Build Status MIT License GoDoc

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Do

func Do(ver string) error

Do binary self update

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL