pkg

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2015 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultGitHubOwner = "salsaflow"
	DefaultGitHubRepo  = "salsaflow"
)

Variables

View Source
var (
	ErrAborted            = errors.New("aborted by the user")
	ErrInstallationFailed = errors.New("failed to install SalsaFlow")
)

Functions

func Install

func Install(version string, opts *InstallOptions) error

func Upgrade

func Upgrade(opts *InstallOptions) (upgraded bool, err error)

Types

type InstallOptions

type InstallOptions struct {
	GitHubOwner     string
	GitHubRepo      string
	TargetDirectory string
}

Jump to

Keyboard shortcuts

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