rss

package
v0.0.0-...-a02c310 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateFeed

func GenerateFeed(data Channel) (string, error)

Types

type Channel

type Channel struct {
	Title       string
	Link        string
	Description string
	Items       []Item
}

type Item

type Item struct {
	Title       string
	Link        string
	Description string
	Content     string
	Created     time.Time
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL