package gottyLib type RunParameters struct { Cmd string Args []string Ssl bool }