Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransformToItem ¶
TransformToItem returns the episode struct needed for a podcast feed struct
Types ¶
type EpisodeList ¶
EpisodeList holds the list of valid episodes that will be added to a podcast
func (EpisodeList) Len ¶
func (e EpisodeList) Len() int
func (EpisodeList) Less ¶
func (e EpisodeList) Less(i, j int) bool
func (EpisodeList) Swap ¶
func (e EpisodeList) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.