Versions in this module Expand all Collapse all v0 v0.0.49 Nov 16, 2025 v0.0.48 Nov 16, 2025 Changes in this version + var CliBuilds = []CLIBuild + func HandleDownloadCLI(c *gin.Context) + func HandleListCLI(c *gin.Context) + func HandleRetrieveCLI(c *gin.Context) + type CLIBuild struct + Architecture string + File string + Id string + Name string + Os string + Type string