app

package
v0.0.0-...-732c4ef Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App interface {
	// Start is start the application
	Start() error

	// Stop is stop the application
	Stop()

	EventManager() event.Manager
}

App define application interface

func NewGUI

func NewGUI() App

NewGUI return new gui application

type Theme

type Theme string

func (Theme) Tag

func (t Theme) Tag() locales.Tag

Jump to

Keyboard shortcuts

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