# 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.
# Type aliases
RunOption is an option of Server.Run().