Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PTYConnect ¶
func PTYConnect(sender pb.Master_PTYConnectServer) error
func PTYHandler ¶
Types ¶
type PTYMgr ¶
type PTYMgr struct { *utils.SyncMap[string, pb.Master_PTYConnectServer] // sessionID // contains filtered or unexported fields }
func (*PTYMgr) IsSessionDone ¶
func (*PTYMgr) SetSessionDone ¶
Click to show internal directories.
Click to hide internal directories.