drawrecv

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 6 Imported by: 3

Documentation

Overview

Package implements an internal mechanism to communicate with an impress terminal.

Index

Constants

This section is empty.

Variables

View Source
var ErrPipeClosing = errors.New("pipe is closing")

Functions

func New

func New(calls iface.CallSet, streamPipe, syncPipe *rpc.Pipe) *drawRecv

Types

type DrawCommand added in v0.4.4

type DrawCommand struct {
	// contains filtered or unexported fields
}

func NewDrawCommand added in v0.4.4

func NewDrawCommand(calls iface.CallSet, streamPipe, syncPipe *rpc.Pipe) *DrawCommand

func (*DrawCommand) StreamCommand added in v0.4.4

func (d *DrawCommand) StreamCommand() error

func (*DrawCommand) SyncCommand added in v0.4.4

func (d *DrawCommand) SyncCommand() error

func (DrawCommand) Wait added in v0.4.4

func (s DrawCommand) Wait()

Jump to

Keyboard shortcuts

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