package
Version:
v0.0.3-beta
Opens a new window with list of versions in this module.
Published: Jun 14, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
InitCfg creates all the necessary folders and configuration files.
type Cfg struct {
DBPath string `json:"db_path"`
PageSizeToQuery int64 `json:"page_size_to_query"`
DrivePath string `json:"drive_path"`
LogFileMaxSize int64 `json:"log_file_max_size"`
LogVerbosity int64 `json:"log_verbosity"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.