updater

package
v0.0.0-...-0175fa8 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2018 License: GPL-3.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GitUpdater = &Updater{}

Functions

This section is empty.

Types

type GitHubStatues

type GitHubStatues struct {
	URL         string `json:"url"`
	State       string `json:"state"`
	Description string `json:"description"`
}

type Updater

type Updater struct {
	Statues []GitHubStatues
}

func (*Updater) GetSHASum

func (git *Updater) GetSHASum() string

func (*Updater) IsStable

func (git *Updater) IsStable() bool

func (*Updater) LoadStatus

func (git *Updater) LoadStatus()

Jump to

Keyboard shortcuts

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