Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppConfig ¶
func (*AppConfig) ApplyLogConfig ¶
func (c *AppConfig) ApplyLogConfig()
ApplyLogConfig applies the log level and log file configuration
func (*AppConfig) GetDataDir ¶
GetDataDir returns the data directory path
func (*AppConfig) GetDatabasePath ¶
GetDatabasePath returns the path to the database file
func (*AppConfig) GetEncryptionKey ¶
GetEncryptionKey derives a 32-byte encryption key from the session secret
func (*AppConfig) SetDataDir ¶
SetDataDir sets the data directory (used by CLI flags)
Click to show internal directories.
Click to hide internal directories.