package
0.1.11
Repository: https://github.com/wrfly/container-web-tty.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Structs

RunOptions holds a set of configurations for Server.Run().
Server provides a webtty HTTP endpoint.

# Type aliases

RunOption is an option of Server.Run().