Versions in this module Expand all Collapse all v0 v0.0.6 Feb 11, 2025 v0.0.5 Jun 12, 2023 Changes in this version + type InfoUpdate struct + func NewUpdate(request warp.Request, warpVersion string, firmwareVersion string) *InfoUpdate + func (i *InfoUpdate) UpdateAvailable() (*Update, error) + type Tags struct + Name string + TarUrl string + ZipUrl string + type Update struct + Available bool + CurrentVersion string + UpdateVersion string