package
0.0.0-20230114015518-4b67dcbb1b05
Repository: https://github.com/overmike/webterminal.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterTerminalHandler registers the http handlers for service Terminal to "mux".
RegisterTerminalHandlerClient registers the http handlers for service Terminal to "mux".
RegisterTerminalHandlerFromEndpoint is same as RegisterTerminalHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Structs
Service serve the terminal session.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
TerminalClient is the client API for Terminal service.
TerminalServer is the server API for Terminal service.