Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bicopy ¶ added in v0.15.0
func Bicopy(ctx context.Context, c1, c2 io.ReadWriteCloser)
Bicopy copies all of the data between the two connections and will close them after one or both of them are done writing. If the context is canceled, both of the connections will be closed.
func SetPtySize ¶ added in v0.53.0
Types ¶
Click to show internal directories.
Click to hide internal directories.