Versions in this module Expand all Collapse all v0 v0.2.0 Dec 17, 2014 Changes in this version type Opts + PrintVersion bool v0.1.0 Oct 29, 2014 Changes in this version + func Parse(configData *map[interface{}]interface{}) (*pipelines.Pipeline, error) + func ReadConfig(configFilePath string) *map[interface{}]interface + func ReadConfigBytes(configSetting []byte) *map[interface{}]interface + type Opts struct + PipelineFilePath string + StopOnAnyFailure bool + func LoadOpts(arguments []string) *Opts v0.1.0-pre Oct 28, 2014 Other modules containing this package gopkg.in/walter-cd/walter.v1