artifact

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CouldNotFindAssetError = errors.Errorf("Could not find asset")
)

Functions

func NewGithubDownloader

func NewGithubDownloader(client *github.Client, repoName, tag string) *githubArtifactDownloader

func NewUrlDownloader

func NewUrlDownloader() *urlArtifactDownloader

Types

type Downloader

type Downloader interface {
	Download(ctx context.Context, remotePath, localPath string) error
}

Jump to

Keyboard shortcuts

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