controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CONFIG_PATH                    = "config/config.json"
	PERMISSIONS_USERDB os.FileMode = 0644
)

* Constants for the controller.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller interface {
	Operate(args []string)
	Prefetch(zoomLevel uint8)
}

* The controller interface.

func CreateController

func CreateController() Controller

* Creates a new controller.

Jump to

Keyboard shortcuts

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