app

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: GPL-3.0 Imports: 3 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 {
	// Init the app
	Init(*emulator.Emulator) bool
	// Run the app
	Run()
	// End the app
	End()
}

App is the application interface

func GetApp

func GetApp(ui string) App

GetApp creates and returs App for UI

func GetDefault added in v0.6.0

func GetDefault() App

GetDefault creates and returns the default app

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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