Versions in this module Expand all Collapse all v0 v0.6.2 Jun 12, 2023 v0.6.1 Dec 29, 2022 Changes in this version + type Dependency struct + Description string + Id primitive.ObjectID + LatestVersion string + Name string + NodeId primitive.ObjectID + Result entity.DependencyResult + Type string + Version string + type Log struct + Content string + Id primitive.ObjectID + TaskId primitive.ObjectID + UpdateTs time.Time + type Setting struct + Cmd string + Description string + Enabled bool + Id primitive.ObjectID + Key string + LastUpdateTs time.Time + Name string + Proxy string + type Task struct + Action string + DepNames []string + Error string + Id primitive.ObjectID + NodeId primitive.ObjectID + SettingId primitive.ObjectID + Status string + Type string + UpdateTs time.Time + Upgrade bool