Documentation ¶
Index ¶
Constants ¶
View Source
const INSTALL_PATH = "/usr/local/bin"
Variables ¶
This section is empty.
Functions ¶
func InstallRestic ¶
func InstallRestic() error
Types ¶
type GithubRelease ¶
type GithubRelease struct { Tag string `json:"tag_name"` Assets []GithubReleaseAsset `json:"assets"` }
type GithubReleaseAsset ¶
Click to show internal directories.
Click to hide internal directories.