Documentation ¶
Index ¶
- func CheckMutuallyExclusiveSettings(config *viper.Viper) error
- func GetConfig() (*viper.Viper, error)
- func Md5Sum(str string) (md5sum string)
- func RemoveFromSlice(sliceIn []string, remove string) (sliceOut []string)
- func Run(command []string, verbose bool) (err error)
- func RunOut(command []string) (out string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckMutuallyExclusiveSettings ¶
CheckMutuallyExclusiveSettings does what its name says
func RemoveFromSlice ¶
RemoveFromSlice return a slice of strings without the given string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.