Versions in this module Expand all Collapse all v1 v1.7.0 Feb 11, 2025 v1.6.0 Jan 27, 2024 Changes in this version + func BuildSubmitStuff(hostname string, userFlag string) (string, map[string]string, error) + func Connect(username, password, host string, port int) (*ssh.Client, error) + func GetHostname(connection *ssh.Client) (string, error) + func GetUserFlag(connection *ssh.Client) (string, error)