Versions in this module Expand all Collapse all v0 v0.6.0 May 19, 2016 Changes in this version type Engine + DefaultUserConfig types.Config + OemBaseConfig types.Config v0.5.0 May 4, 2016 Changes in this version type Engine + OemConfig types.Config v0.4.0 Apr 5, 2016 Changes in this version + const DefaultOnlineTimeout + var ErrNetworkFailure = errors.New("network failure") + var ErrSchemeUnsupported = errors.New("unsupported url scheme") + type Engine struct + ConfigCache string + Logger *log.Logger + OnlineTimeout time.Duration + Provider providers.Provider + Root string + func (e Engine) Run(stageName string) bool