Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( WorkerID string // authentication token, unique for every worker, used to verify all calls TempDir string // recordings will end up here before they are converted StorageDir string // recordings will end up here after they are converted LrzUser string LrzMail string LrzPhone string LrzSubDir string MainBase string LrzUploadUrl string VodURLTemplate string LogDir string Hostname string Token string // setup token. Used to connect initially and to get a "WorkerID" PersistDir string // PersistDir is the directory, tum-live-worker will use to store persistent data LogLevel = log.InfoLevel )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.