Versions in this module Expand all Collapse all v0 v0.8.3 Apr 27, 2018 Changes in this version + func GetArtifact(taskEnv EnvReplacer, artifact *structs.TaskArtifact, taskDir string) error + type EnvReplacer interface + ReplaceEnv func(string) string + type GetError struct + Err error + URL string + func (g *GetError) Error() string + func (g *GetError) IsRecoverable() bool