Versions in this module Expand all Collapse all v1 v1.0.0 May 26, 2022 Changes in this version + var GitCommit string + var Status *UpdateStatus + var Version = "2.0.6" + func CompatibleWith(remoteVerStr string) (bool, error) + type UpdateStatus struct + func (s *UpdateStatus) AddSeed(seedAddr string) + func (s *UpdateStatus) CheckUpdate(localVerStr string, remoteVerStr string, remoteAddr string) error + func (s *UpdateStatus) MaxVerSeen() string + func (s *UpdateStatus) VersionStatus() uint16