atomfeed

package
v0.0.0-...-b34ddb9 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter struct {
	FeedTitleTemplate *template.Template
	LinkFeed          func(brdname string) (string, error)
	LinkArticle       func(brdname, filename string) (string, error)
}

func (*Converter) Convert

func (c *Converter) Convert(board pttbbs.Board, posts []*PostEntry) (*atom.Feed, error)

type PostEntry

type PostEntry struct {
	Article pttbbs.Article
	Snippet string
}

Jump to

Keyboard shortcuts

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