Versions in this module Expand all Collapse all v1 v1.0.0 Mar 10, 2023 Changes in this version + var ErrRequestTimeout = errors.New("request timeot") + type Recipe struct + Recipe []string + func (r Recipe) Execute(server shared.SSHExecutor) (stdOut []string, stdErr string, err error)