Documentation ¶ Index ¶ func LocalForward(user *internal.User, newChannel ssh.NewChannel, log logger.Logger) func Session(user *internal.User, newChannel ssh.NewChannel, log logger.Logger) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LocalForward ¶ func LocalForward(user *internal.User, newChannel ssh.NewChannel, log logger.Logger) func Session ¶ func Session(user *internal.User, newChannel ssh.NewChannel, log logger.Logger) Session has a lot of 'function' in ssh. It can be used for shell, exec, subsystem, pty-req and more. However these calls are done through requests, rather than opening a new channel This callback just sorts out what the client wants to be doing Types ¶ This section is empty. Source Files ¶ View all Source files localforward.go session.go Click to show internal directories. Click to hide internal directories.