Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Update ¶
func Update(u UpdaterService) error
Types ¶
type GitHub ¶
type GitHub struct { CurrentVersion string // Currently running version. GithubOwner string // The owner of the repo like "pcdummy" GithubRepo string // The repository like "go-githubupdate" Certificate string // contains filtered or unexported fields }
func (*GitHub) CheckUpdateAvailable ¶
type UpdaterService ¶
Click to show internal directories.
Click to hide internal directories.