Documentation
¶
Overview ¶
Package implements an internal mechanism to communicate with an impress terminal.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSocketPipes ¶
func NewSocketPipes(cfg *Config) *socketPipes
Types ¶
type SocketHandler ¶
type SocketHandler interface {
io.ReadWriteCloser
http.Handler
}
Click to show internal directories.
Click to hide internal directories.