Documentation
¶
Overview ¶
Package selfupdate answers one question — is a newer release published? — with one GitHub API call a day, cached on disk. It never fails loudly: update notice is a courtesy, not a feature the tool depends on.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var APIBase = "https://api.github.com/repos/midagedev/gadak"
APIBase is the GitHub API origin + repo path for release lookups. Tests replace it with an httptest server URL.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.