package
1.1.3
Repository: https://github.com/axxapy/gotty.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of Server.
WithGracefullContext accepts a context to shutdown a Server with care for existing client connections.

# Structs

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().
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().