Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ConfigFile string `toml:"-"`
ConnectionString string
CachePath string // Deprecated, should be removed soon
DatabaseCachePath string
ProgramCachePath string
Logfile string
Profile ConfigProfile
Shortcuts map[string]string
ShortcutsReference string
ArticlesListView int8
}
func LoadConfig ¶
func (*Config) LoadDefaults ¶ added in v0.0.9
type ConfigProfile ¶
Click to show internal directories.
Click to hide internal directories.