Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadParParCmd ¶
DownloadParParCmd downloads the latest parpar executable from GitHub releases for the current operating system and architecture.
It performs the following steps: 1. Fetches latest release information from GitHub 2. Determines system OS and architecture 3. Finds appropriate release asset for the system 4. Downloads the executable file
Returns:
- string: The name of the downloaded executable ("parpar")
- error: Any error encountered during the download process
Types ¶
Click to show internal directories.
Click to hide internal directories.