Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagStorage = "storage" FlagProxy = "proxy" FlagNamespace = "ns" FlagDebug = "debug" FlagPartSize = "size" // Deprecated: all part size should be set to maximum by default FlagThreads = "threads" FlagLimit = "limit" FlagPoolSize = "pool" FlagDelay = "delay" FlagNTP = "ntp" FlagReconnectTimeout = "reconnect-timeout" FlagDlTemplate = "template" )
Variables ¶
View Source
var ( HomeDir string DataDir string LogPath string ExtensionsPath string ExtensionsDataPath string UploadThumbExt = ".thumb" )
View Source
var ( Version = "dev" Commit = "unknown" CommitDate = "unknown" )
vars below are set by '-X' flag
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.