Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CondReady = make(map[string]context.Context)
View Source
var SessionMap = make(map[string]*ssh.Session)
Functions ¶
This section is empty.
Types ¶
type ReadWriteWrapper ¶ added in v2.2.14
func NewReadWriteWrapper ¶ added in v2.2.14
func NewReadWriteWrapper(conn net.Conn) *ReadWriteWrapper
func (*ReadWriteWrapper) IsClosed ¶ added in v2.2.14
func (rw *ReadWriteWrapper) IsClosed() chan any
Click to show internal directories.
Click to hide internal directories.