Documentation
¶
Overview ¶
Package update checks GitHub Releases for newer plugin versions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogSink func(string)
LogSink is wired by the plugin for observability.
Functions ¶
func Check ¶
func Check()
Check runs an update check if the cache has expired. Safe to call on every scheduler tick.
func IsNewerVersion ¶ added in v0.7.1
IsNewerVersion reports whether candidate is newer than current.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.