# Functions
NewForwarding creates a new ssh forwarding link.
NewReplayCommands create a new replay commands or error if provided basedir does not exists and can not be created.
No description provided by the author
No description provided by the author
NewService create a new ssh service, it takes host port and authentication config.
# Variables
ErrTerminated - command session terminated.
# Structs
ReplayCommand represent a replay command.
replayCommands represnets command grouped by stdin.
SessionConfig represents a new session config.
No description provided by the author
Tunnel represents a SSH forwarding link.
# Interfaces
MultiCommandSession represents a multi command session.
Service represents ssh service.
# Type aliases
Listener represent command listener (it will send stdout fragments as thier being available on stdout).