controller

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ARCHIVE_TIME_STAMP                 = "20060102-150405"
	CONFIG_PATH                        = "config/config.json"
	LOCATION_BLOCK_SIZE                = 8192
	PERMISSIONS_ACTIVITYDB os.FileMode = 0644
	PERMISSIONS_USERDB     os.FileMode = 0644
	PERMISSIONS_LOCATIONDB os.FileMode = 0644
	TIMESTAMP_FORMAT                   = "2006-01-02T15:04:05.000Z07:00"
)

* 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