package
Version:
v0.20.14
Opens a new window with list of versions in this module.
Published: Nov 22, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
LogFilePath string `json:"log_file_path"`
MaxFileSizeMB int `json:"max_file_size_mb"`
MaxFileCount int `json:"max_file_count"`
}
func (cfg *Config) SetDefaults()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.