Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultDataDir = filepath.Join(WorkHome, "data") DaemonSockPath = filepath.Join(WorkHome, "daemon.sock") DaemonLockPath = filepath.Join(WorkHome, "daemon.lock") DfgetLockPath = filepath.Join(WorkHome, "dfget.lock") PluginsDir = filepath.Join(WorkHome, "plugins") )
View Source
var DefaultCacheDir = "/var/cache/dragonfly"
View Source
var DefaultConfigDir = "/etc/dragonfly"
View Source
var LogDir = "/var/log/dragonfly"
View Source
var WorkHome = "/usr/local/dragonfly"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.