link

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2023 License: MIT Imports: 5 Imported by: 0

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 NewReader

func NewReader(linkURL string, rw io.Writer) *LinkReader

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

func (*LinkWriter) Write

func (l *LinkWriter) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL