gui

package
v0.0.0-...-c7ed05b Latest Latest
Warning

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

Go to latest
Published: May 15, 2021 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FadingTime = 300 * time.Millisecond
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Fade

type Fade int
const (
	OffAppearing Fade = iota
	OnAppearing
	OnFading
	OffFading
)

type GUI

type GUI struct {
	Targets  []string
	OutBound chan *server.OutBoundPayload
	Inbound  chan *server.InboundPayload
	Width    int
	Height   int
	// contains filtered or unexported fields
}

func (*GUI) Error

func (gui *GUI) Error()

func (*GUI) Run

func (gui *GUI) Run() error

Jump to

Keyboard shortcuts

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