Documentation ¶ Index ¶ func AskAuth() transport.AuthMethod func AskConfig(key, message string) string func AskToken() string func GetMode() string func GetUser() string func IsSSH() bool func SplitParallel[T any](maxParallel int, data []T, handler func(T)) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AskAuth ¶ func AskAuth() transport.AuthMethod func AskConfig ¶ func AskConfig(key, message string) string func AskToken ¶ func AskToken() string func GetMode ¶ func GetMode() string func GetUser ¶ func GetUser() string func IsSSH ¶ func IsSSH() bool func SplitParallel ¶ func SplitParallel[T any](maxParallel int, data []T, handler func(T)) Types ¶ This section is empty. Source Files ¶ View all Source files concurrent.go promt.go Click to show internal directories. Click to hide internal directories.