feeds

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToAtom

func ToAtom(feedInfo FeedInfo, bookmarks []*bookmarks.Bookmark) string

func ToJSON

func ToJSON(feedInfo FeedInfo, bookmarks []*bookmarks.Bookmark) (string, error)

func ToRSS

func ToRSS(feedInfo FeedInfo, bookmarks []*bookmarks.Bookmark) string

Types

type FeedInfo

type FeedInfo struct {
	SiteName    string
	Description string
	BaseURL     string
	CurrentURL  string
	AuthorName  string
	AuthorEmail string
}

Jump to

Keyboard shortcuts

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