package
Version:
v0.32.20
Opens a new window with list of versions in this module.
Published: Aug 5, 2024
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.