Discover Packages
git.beryju.org/BeryJu.org/pixie
pkg
config
package
Version:
v0.0.0-...-d124ba8
Opens a new window with list of versions in this module.
Published: Nov 19, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Config Config structure for viper marshalling
Current Static variable, filled by viper
var Defaults Config = Config {
RootDir: getCwd(),
Port: 8080,
Debug: false ,
Silent: false ,
EXIFPurgeGPS: true ,
CacheEnabled: false ,
CacheEviction: 10,
CacheMaxSize: 0,
CacheMaxItemSize: 500,
}
Defaults default values
Source Files
¶
Click to show internal directories.
Click to hide internal directories.