Versions in this module Expand all Collapse all v0 v0.97.0-influx2 Jan 15, 2019 v0.86.1 Sep 14, 2018 Changes in this version + var ErrNoWindows = errors.New("scoop requires a windows build") + type Manifest struct + Architecture map[string]Resource + Description string + Homepage string + License string + Persist []string + Version string + type Pipe struct + func (Pipe) Default(ctx *context.Context) error + func (Pipe) Run(ctx *context.Context) error + func (Pipe) String() string + type Resource struct + Bin string + Hash string + URL string