package
Version:
v0.0.0-...-fca7ff4
Opens a new window with list of versions in this module.
Published: May 20, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
FilePath string `koanf:"file_path"`
UseLocalTime bool `koanf:"use_local_time"`
FileMaxSizeInMB int `koanf:"file_max_size_in_mb"`
FileMaxAgeInDays int `koanf:"file_max_age_in_days"`
MaxBackup int `koanf:"max_backup"`
Compress bool `koanf:"compress"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.