Documentation
¶
Overview ¶
Package config provides configuration and path management.
Index ¶
Constants ¶
View Source
const ( DefaultFileName = "feeds.txt" DefaultDirName = "agent-rss" )
Variables ¶
This section is empty.
Functions ¶
func DefaultFeedsPath ¶
func DefaultFeedsPath() string
DefaultFeedsPath returns the default path for the feeds file. It uses $XDG_CONFIG_HOME/agent-rss/feeds.txt or ~/.config/agent-rss/feeds.txt.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.