Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FeedConfig ¶
type FeedsConfig ¶
type FeedsConfig []FeedConfig
func ReadFeedsConfigFromYaml ¶
func ReadFeedsConfigFromYaml(cfgPath string) (FeedsConfig, error)
ReadFeedsConfigFromYaml reads a YAML config file and returns a slice of FeedConfig.
type Function ¶
type Function struct {
Replace *ReplaceFunc
}
Click to show internal directories.
Click to hide internal directories.