Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagStorage = "storage" FlagProxy = "proxy" FlagNamespace = "ns" FlagDebug = "debug" FlagPartSize = "size" FlagThreads = "threads" FlagLimit = "limit" FlagPoolSize = "pool" FlagDelay = "delay" FlagNTP = "ntp" FlagReconnectTimeout = "reconnect-timeout" FlagDlTemplate = "template" FlagTest = "test" )
View Source
const FileMaxSize = 4000 * 1024 * 1024
Variables ¶
View Source
var ( HomeDir string DataDir string LogPath 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.