//
pkg.gl
Category
github.com/arduino/arduino-create-agent
updater
package
0.0.0-20250302114958-bfab101eddb1
Repository:
https://github.com/arduino/arduino-create-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
242 SLOC
#
Functions
CheckForUpdates
CheckForUpdates checks if there is a new version of the binary available and if so downloads it.
Start
Start checks if an update has been downloaded and if so returns the path to the binary to be executed to perform the update.
#
Structs
Updater
Updater is the configuration and runtime data for doing an update.