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_IMAGEDB os.FileMode = 0644 PERMISSIONS_INDEXDB 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 ¶
* The controller interface.
Click to show internal directories.
Click to hide internal directories.