view

package
v0.0.0-...-5647e04 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DigitalView value to show digital clock
	DigitalView = 1

	// AnalogView value to show analog clock
	AnalogView = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type View

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

View data structure to process view

func NewView

func NewView(m *model.TimeModel) *View

NewView constructor of View data type

func (*View) Init

func (v *View) Init()

Init initalize the window system

func (*View) Update

func (v *View) Update()

Update refresh view

Jump to

Keyboard shortcuts

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