Documentation
¶
Index ¶
Constants ¶
View Source
const (
AssetDirectoryBase = "asset"
)
Variables ¶
View Source
var ( AssetDirectory string = assetDirectoryUnset // todo(Jake): 2018-11-24 // Think of a better name? ProgramPath? // The name should work as both a full URL (web output) and full directory path. ProgramDirectory string )
Functions ¶
func InitAssetDir ¶
func InitAssetDir()
func SetAssetDir ¶
func SetAssetDir(dir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.