Versions in this module Expand all Collapse all v0 v0.0.1 Nov 18, 2018 Changes in this version + type Config struct + Hostname string + type Runner interface + Run func(ctx context.Context, name string, args []string) error + func NewRunner(fs afero.Fs, mappingRepo domain.MappingRepository, workingDir string, ...) Runner