interfacer

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interfacer

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

Interfacer an interfacer struct.

func NewInterfacer

func NewInterfacer(
	timer *timer.Pomodoro,
	ticksChan chan float64,
	timeLeftChan chan string,
	ticksReset chan float64,
	controlSignalsChan chan model.ControlSignals,
	exitChan chan struct{},
	workTimeMin int,
	mu *sync.Mutex,
) *Interfacer

NewInterfacer creates instance of interfacer.

func (*Interfacer) Render

func (i *Interfacer) Render() (fyne.Window, error)

Render renders interface.

Jump to

Keyboard shortcuts

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