Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Port of API server Port string // MongoURL url to connect to mongodb MongoURL string // DatabaseName is a name of database DatabaseName string // MountPathPrefix base mounted share path MountPathPrefix string // LogFileName path to logfile LogFileName string // LocalSecretKey secret key to authenticate local services LocalSecretKey string // RequestTimeout in minutes RequestTimeout int // VampRouterURL vamp router api url VampRouterURL string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.