apps

package
v0.0.0-...-cf6f472 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2022 License: BSD-2-Clause Imports: 0 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(string) // start or provide extra data
	Running() bool
	Quit()
	FriendlyName() string // return a human-readable name
	Data(string) string   // return data from app
}

Directories

Path Synopsis
mp

Jump to

Keyboard shortcuts

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