storage

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const Path = "live"

Variables

View Source
var (
	ErrNoReleasesPublished = errors.New("this repository has no existing releases")
	ErrNoReleasesForThisOS = errors.New("this repository has no releases appropriate for this OS")
)

Functions

func CloneOrPullRepository

func CloneOrPullRepository(url string, dest string) error

func CloneRepository added in v0.10.0

func CloneRepository(url string, dest string) error

func DownloadGithubRelease

func DownloadGithubRelease(release *github.RepositoryRelease, dest string) error

func DownloadLatestGithubRelease

func DownloadLatestGithubRelease(owner string, repo string, dest string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL