artifacts

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BinInstall

func BinInstall(installDir string, p *packages.Package, r io.ReadCloser) error

BinInstall will install a package to the provided installDir given a single file (usually binary or script) TODO: currently this does not support compression, checksums or signatures. See:

func TarballInstall

func TarballInstall(installDir string, p *packages.Package, r io.ReadCloser) error

TarballInstall will install a package to the provided installDir given a Tar Archive and supports some compression methods

Types

This section is empty.

Jump to

Keyboard shortcuts

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