Documentation ¶
Index ¶
Constants ¶
View Source
const ( CheckVersionEndpoint = "https://exo.deref.io/latest-version" UpdateScriptEndpoint = "https://exo.deref.io/install" TelemetryEndpoint = "https://exo.deref.io/api/telemetry" )
View Source
const IsManaged = false
Variables ¶
View Source
var AmplitudeAPIKey string
View Source
var Notices embed.FS
View Source
var Version string
NOTE [ABOUT_EMBEDS]: These come form go:embed tags, but the source files are in the repository root, and so must be set from there somehow. TODO: Untangle this.
Functions ¶
Types ¶
type Install ¶
type Install struct {
// contains filtered or unexported fields
}
func GetInstall ¶
func (*Install) GetDeviceID ¶
func (*Install) UpgradeSelf ¶
Click to show internal directories.
Click to hide internal directories.