//
pkg.gl
Category
github.com/taskcluster/taskcluster-worker
plugins
interactive
shellclient
package
0.1.20
Repository:
https://github.com/taskcluster/taskcluster-worker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
3
Files
380 SLOC
#
Functions
Dial
Dial will open a websocket to socketURL giving command and tty to the server.
New
New takes a websocket and creates a ShellClient object implementing the engines.Shell interface.
#
Structs
ShellClient
ShellClient exposes the client interface to a shell running remotely.