package
3.0.3+incompatible
Repository: https://github.com/kost/tty2web.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
New creates a new instance of Server.
WithGracefullContext accepts a context to shutdown a Server with care for existing client connections.

# Structs

CmdReq holds JSON input request.
CmdResp holds JSON output request.
No description provided by the author
No description provided by the author
No description provided by the author
RunOptions holds a set of configurations for Server.Run().
No description provided by the author
Server provides a webtty HTTP endpoint.

# Interfaces

No description provided by the author
Slave is webtty.Slave with some additional methods.

# Type aliases

RunOption is an option of Server.Run().