package
Version:
v1.0.0-beta
Opens a new window with list of versions in this module.
Published: Jul 13, 2025
License: GPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Conf struct {
JournalsFolder string
RefreshRateMS int
Pages map[string]bool `yaml:"pages"`
}
Conf is the app config
LoadConf loads the config from the yaml file
ExpandJournalFolderPath expands any env variables in the journal folder path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.