guitypes

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2018 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct{}

type Application

type Application interface {
	Pages() []Page
	Name() string
	Display() Front.HTMLPAGE
	HaveSidebar() bool
}

type Page

type Page interface {
	OnContinue(w *window.Window)
	OnView(w *window.Window)
	Name() string
}

type Sector

type Sector struct{}

Jump to

Keyboard shortcuts

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