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 ¶
This section is empty.
Types ¶
type LinkReader ¶
type LinkReader struct {
// contains filtered or unexported fields
}
func (*LinkReader) Run ¶
func (l *LinkReader) Run()
type LinkWriter ¶
type LinkWriter struct {
// contains filtered or unexported fields
}
func NewWriter ¶
func NewWriter(linkURL string, rw io.ReadWriter) *LinkWriter
func (*LinkWriter) Run ¶
func (l *LinkWriter) Run()
Click to show internal directories.
Click to hide internal directories.