Documentation
¶
Overview ¶
Package assets handles the web resources of the site such as the file downloads, thumbnails and backups.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUUIDMap ¶
CreateUUIDMap builds a map of all the unique UUID values stored in the Defacto2 database. Returns the total number of UUID and a collection of UUIDs.
Types ¶
type Clean ¶
type Clean struct {
Name string // Named section to clean.
Remove bool // Remove any orphaned files from the directories.
Human bool // Use humanized, binary size values.
Config conf.Config
}
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
file
Package file writes the results of an asset scan or walk.
|
Package file writes the results of an asset scan or walk. |
|
scan
Package scan handles individual directories housing specific assets.
|
Package scan handles individual directories housing specific assets. |
Click to show internal directories.
Click to hide internal directories.