Documentation
¶
Overview ¶
Package feed extracts information from feeds (typically describing podcasts).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶ added in v0.1.14
type Config struct { // CorrectPunctuation indicates that punctuation in titles should be replaced with // preferred characters (https://wiki.musicbrainz.org/User:Jacobbrett/English_Punctuation_Guide). CorrectPunctuation bool }
Config configures Read's behavior.
Click to show internal directories.
Click to hide internal directories.