Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfigName = "config"
DefaultConfigName ...
View Source
var DefaultConfigPath = "."
DefaultConfigPath ...
View Source
var DefaultConfigType = "json"
DefaultConfigType ...
Functions ¶
Types ¶
type Config ¶
type Config struct { Name string CommandPath string FFProbeName string FFMpegName string AutoRemove bool ProcessCore ProcessCore Task int Broker string QueueName string ResultBackend string AMQP *config.AMQPConfig }
Config ...
Click to show internal directories.
Click to hide internal directories.